Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

java and selenese extensions to selenium to facilitate HTML TDD

Notifications You must be signed in to change notification settings

bertBruynooghe/HtmlRenderTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run the test manually without maven (eg, when in idea),
make sure Selenium  1.0.3 is running on port 4545 with the usersExtension in src/main/javascript loaded
(java -jar selenium-server.jar -port 4545 -userExtensions  <path to project>/src/main/javascript/user-extensions.js)

About

java and selenese extensions to selenium to facilitate HTML TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published