Skip to content

jbliznak/console-graphene-testsuite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Testsuite for testing webconsole UI of EAP6 server

testsuite uses arquillian grapghene for Web UI testing

######################################################### Important notes Graphene doesn't run with newest version of firefox, I am testing it with Firefox 17 and it works. You can use -Darq.extension.webdriver.firefox_binary=/path/to/firefox_binary to define what firefox binary should be used

Steps needed to run tests:

  • first unsecure the management interface in EAP (authentication is not yet properly handled in the tests)
  • then run: mvn test -Djboss.dist=$JBOSS_HOME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%