beremiz
Clone
Summary
Browse
Changes
Graph
tests: IDE: own text matching logic for OCR reliability, enhanced ihtml report
wxPython4
2022-12-22, Edouard Tisserant
51c2d434e10e
file is
Executable
tests: IDE: own text matching logic for OCR reliability, enhanced ihtml report
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER