WebDemo icon indicating copy to clipboard operation
WebDemo copied to clipboard

Robot Framework web testing demo using SeleniumLibrary

Results 4 WebDemo issues
Sort by recently updated
recently updated
newest added

I had to install geckodriver in order to pass the test. It took me a while to figure that out. Being that this tutorial is for new users, that might...

Demoapp listening address chanced to more wider: localhost => 0.0.0.0 In docker container call come over ip so localhost not work. Added dockerized solution of demoapp that benefit is that...

- Migrated the project from virtualenv to Pipenv for better dependency management. - Updated README to include instructions for using Pipenv to install dependencies. - Added instructions for installing WebDriverManager...