robotframework-docker-action
robotframework-docker-action copied to clipboard
This Github action can be used to run Robot Framework tests.
Hello I have a questions and not necessarily an issuse. I am using robotframework with seriallibrary on a self hosted runner to read serial ports and run tests to external...
Hi, I could not find license information in this repository, could it be added?
When I use action runner account to run self hosted runner. When I run this robotframework-docker-action, the runner console need I input sudu user password.
From the documentation on how to use it, we can see the field: _robot_runner_image_ but I don't see any type of support for images in custom registries. If support, that...
[ ERROR ] [ DataDriver ] Error in robot file: File "/opt/robotframework/tests/crm.robot", line 0 [ ERROR ] In source file: File "../test_data/test_data2.xlsx", line 0 [ ERROR ] Calling method '_start_suite'...
Hi, I request to add the network flag in the docker run command on `test.sh` because the main problem that I found I can't access another container on the same...