-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
Hello People,
I have created selenium IDE scripts and able to run succesfully using IDE but when I tried to run through jenkins after configuring required set up[ Im getting warn: currentTest.recordFailure: Timed out after 30000ms. Is it something like selenium server is not able to access the URL because this URL doesnt work if outside of the company network
selenium server and jenkins are installed on local machine network and no doesnt require VPN access to connect to URL
I tried changing the timeout settings to 60000ms but no luck. Please help
info: Starting test /selenium-server/tests/PROD_WMS_Login_FINAL_SELENIUM.html
info: Executing: |open | https://mycompanyURL/ | |
warn: currentTest.recordFailure: Timed out after 30000ms
info: Executing: |pause | 30000 | 30000 |
info: Executing: |type | id=j_username | sandeep |
error: Element id=j_username not found
warn: currentTest.recordFailure: Element id=j_username not found