Skip to content
 
 

Repository files navigation

EQUELLA Selenium Tests

Install SBT and one of the drivers for Chrome or Firefox - chromedriver or geckodriver.

Copy the Tests/config/application.conf.example to Tests/config/application.conf and configure the server.url to point to your local EQUELLA, for example:

server.url = "http://localhost:8080/"

For Chrome you must also edit webdriver.chrome.driver to point to the chromedriver binary.

Running all tests

sbt test

You can view the HTML report at Tests/target/testng/index.html

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages