fix: missing seleniumlibrary
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
surtur 2020-03-04 02:04:26 +01:00
parent 69a9407db8
commit 0dd67911ef
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -13,6 +13,7 @@ steps:
- uname -r
- python --version
- ls -la
- pip install robotframework-seleniumlibrary
- robot test001.robot
- cat log.html
- cat output.html