Skip to content

cbeach47/equella-autotests

This branch is 173 commits behind openequella/openEQUELLA-autotests:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f569810 · Jun 22, 2017

History

45 Commits
Jun 22, 2017
May 12, 2017
May 12, 2017
Jun 22, 2017
Jun 16, 2017
Jun 22, 2017
Jun 16, 2017
Jun 16, 2017
Jun 22, 2017
May 12, 2017
Jun 21, 2017
Jun 21, 2017

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 73.9%
  • HTML 11.8%
  • XSLT 9.0%
  • JavaScript 3.4%
  • CSS 1.0%
  • Scala 0.6%
  • Other 0.3%