docker-robot-framework icon indicating copy to clipboard operation
docker-robot-framework copied to clipboard

Robot Framework in Docker

Results 57 docker-robot-framework issues
Sort by recently updated
recently updated
newest added

**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 ```...

invalid / cannot reproduce

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:...

bug

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,

enhancement

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...

bug

This ticket was broken away from issue #352 in order to better track those individual features.