A test suite written in Geb for checking the behaviour of a WebDriver implementation. Specifically created for testing GhostDriver (PhantomJS WebDriver)
Stars
5
Forks
2
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
19
commits
Added tests for alert, but disabled as they either cause catastrophic crash, or hanging of PhantomJS.
00d2617View on GitHubAdded tests for /element/:elementId/selected GET request.
53333eaView on GitHubUpdated so groovy server can be used without change of page URLs.
66b155bView on GitHubExtended test demonstrating failures of ghostscript's command interpretation.
ad3d232View on GitHubAdded attributes test which totally locks up GhostDriver.
541071cView on GitHubUpdated TextSpec after re-reading spec - /text should only return VISIBLE text.
1039552View on GitHub