docker-robot-framework
docker-robot-framework copied to clipboard
Robot Framework in Docker
**Describe the bug** Suite 'Tests' contains no tests or tasks **To Reproduce** Steps to reproduce the behavior: 1. docker pull ppodgorsek/robot-framework 2. run below command to try the test ```...
After Selecting BROWSER=chrome getting error. Need help on it ------------------------------------------------------------------------------ Visit Google | FAIL | WebDriverException: Message: unknown error: Chrome failed to start: exited abnormally. (unknown error: DevToolsActivePort file doesn't...
**Describe the bug** After setting up test suites to groups using {}, group tests are not running, only parallel tests in random order. **To Reproduce** Steps to reproduce the behavior:...
fixes #352 I also had to update Firefox in order to be able to build the Docker image
I want to build a new docker image by running the command `docker build -t robot-runner . ` at Ubuntu 20. machine. ``` Last metadata expiration check: 0:01:40 ago on...
I have a script that use 'RPA.Archive'. the docker cannot run with error missing library. Can I request to have the library bundled with docker image? else, please advice how...
Hi Team, I would like to request support for Microsoft Edge and Safari. Those 2 two major browsers and the support will help with cross-browser testing. Regards,
As the reports folder might have been mounted, it is not guaranteed that its permissions can be changed. (this should be done by the process that runs the container) It...
This ticket was broken away from issue #352 in order to better track those individual features.
Still needs test