Skip to content

Selenium And Robot Framework scripts For Web UI Test With Docker.

License

Notifications You must be signed in to change notification settings

wywincl/SeleniumTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeleniumTest

Selenium And Robot Framework scripts For Web UI Test.

Build basic environment

$ git clone https://github.com/wywincl/SeleniumTest.git
$ cd SeleniumTest && docker-compose up

Selnium Grid

  • hub
  • node-firefox-debug
  • node-chrome-debug

Run Examples

$ python -m robot BasicDemo.robot

Debug

Using RealVNC you can look in view only mode, to avoid accidentally messing up your tests, utilizing our vncview script.

$ ./bin/vncview 127.0.0.1:5901

If you are running Boot2Docker on Mac then you already have a VNC client built-in. You can connect by entering vnc://<boot2docker-ip>:5901 in Safari or Alfred When you are prompted for the password it is secret.

Screenshot

VNC Viewer For Windows

About

Selenium And Robot Framework scripts For Web UI Test With Docker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published