Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-27689

Selenium IDE scripts run through jenkins : warn: currentTest.recordFailure: Timed out after 30000ms

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • seleniumhq-plugin
    • 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

            pascal_martin pascal_martin
            02sandeepreddy sandeep reddy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: