fabric8-services / fabric8-wit

wit stands for Work Item Tracker
http://devdoc.almighty.io/
Apache License 2.0
45 stars 86 forks source link

Resolve browser/headless browser strategy for automated ALM tests #362

Closed ldimaggi closed 7 years ago

ldimaggi commented 7 years ago

Problems with PhantomJS not being able to locate dynamically generated web elements are being seen. We either have to resolve these issues for PhantomJS or select another headless browser strategy.

Note other related issues raised here: https://github.com/angular/protractor/blob/master/docs/browser-support.md

ldimaggi commented 7 years ago

Another tool to look at while we finalize the test architecture: https://github.com/nightwatchjs/nightwatch

nightwatch - Automated testing and continous integration framework based on node.js and selenium webdriver

ldimaggi commented 7 years ago

Problems with PhantomJS seem to be resolved - now looking at issue/question as to running headless Firefox on CI.

ldimaggi commented 7 years ago

Closing a a duplicate of: https://github.com/almighty/almighty-ui/issues/201