Hi - I've downloaded the project from Git, and when I try and run the build to see the example test run, I get selenium errors, just wondering if anyone has a solution?
net.continuumsecurity.junit.SecurityTest > Scenario: Passwords should be case sensitive.When the default user logs in FA
ILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by
By.id: username (tried for 10 second(s) with 500 MILLISECONDS interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.5.1', revision: '9c21bb67ef', time: '2017-08-17T15:26:08.955Z'
System info: host: 'READINGTESTVM', ip: '10.0.2.15', os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java
.version: '1.8.0_144'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Passwords should be case sensitive.classMethod FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by
By.id: username (tried for 10 second(s) with 500 MILLISECONDS interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.5.1', revision: '9c21bb67ef', time: '2017-08-17T15:26:08.955Z'
System info: host: 'READINGTESTVM', ip: '10.0.2.15', os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java
.version: '1.8.0_144'
Driver info: driver.version: unknown
Hi - I've downloaded the project from Git, and when I try and run the build to see the example test run, I get selenium errors, just wondering if anyone has a solution?
C:\Users\Admin\git\bdd-security>gradlew -Dcucumber.options="--tags @authentication --tags ~@skip"
net.continuumsecurity.junit.SecurityTest > Scenario: Passwords should be case sensitive.When the default user logs in FA ILED org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 MILLISECONDS interval) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.5.1', revision: '9c21bb67ef', time: '2017-08-17T15:26:08.955Z' System info: host: 'READINGTESTVM', ip: '10.0.2.15', os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java .version: '1.8.0_144' Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Passwords should be case sensitive.classMethod FAILED org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 MILLISECONDS interval) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.5.1', revision: '9c21bb67ef', time: '2017-08-17T15:26:08.955Z' System info: host: 'READINGTESTVM', ip: '10.0.2.15', os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java .version: '1.8.0_144' Driver info: driver.version: unknown