Unable to find xpath selector in Jenkins









up vote
0
down vote

favorite












Element info: Using=xpath, value=//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')] ,could not able to find contains in jenkins but it could able to find the same element while running in local.
Jenkins version in local environment



Also find below console log in jenkins



Tests run: 6, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 57.891 sec <<< FAILURE! - in RunCukesTest


Then All subs Trend graph should be displayed on same page below



Time elapsed: 0.012 sec <<< ERROR!
org.openqa.selenium.NoSuchElementException:
no such element: Unable to locate element: "method":"xpath","selector":"//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]"
(Session info: chrome=70.0.3538.77)
(Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Windows NT 10.0.16299 x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 32 milliseconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
System info: host: 'N-20HEPF135EGA', ip: '10.143.87.246', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '10.0.1'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome=chromedriverVersion=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb), userDataDir=C:WINDOWSTEMPscoped_dir17604_21797, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=70.0.3538.77, platform=XP, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=false, acceptInsecureCerts=false, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, setWindowRect=true, unexpectedAlertBehaviour=]
Session ID: 53a3276a85707fa3f1d018d54545f96c
*** Element info: Using=xpath, value=//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]


Scenario: All Subs Trend



Time elapsed: 0.012 sec <<< ERROR!
org.openqa.selenium.NoSuchElementException:
no such element: Unable to locate element: "method":"xpath","selector":"//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]"
(Session info: chrome=70.0.3538.77)
(Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Windows NT 10.0.16299 x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 32 milliseconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
System info: host: 'N-20HEPF135EGA', ip: '10.143.87.246', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '10.0.1'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome=chromedriverVersion=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb), userDataDir=C:WINDOWSTEMPscoped_dir17604_21797, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=70.0.3538.77, platform=XP, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=false, acceptInsecureCerts=false, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, setWindowRect=true, unexpectedAlertBehaviour=]
Session ID: 53a3276a85707fa3f1d018d54545f96c
*** Element info: Using=xpath, value=//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]









share|improve this question









New contributor




Sankara Narayanan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.























    up vote
    0
    down vote

    favorite












    Element info: Using=xpath, value=//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')] ,could not able to find contains in jenkins but it could able to find the same element while running in local.
    Jenkins version in local environment



    Also find below console log in jenkins



    Tests run: 6, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 57.891 sec <<< FAILURE! - in RunCukesTest


    Then All subs Trend graph should be displayed on same page below



    Time elapsed: 0.012 sec <<< ERROR!
    org.openqa.selenium.NoSuchElementException:
    no such element: Unable to locate element: "method":"xpath","selector":"//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]"
    (Session info: chrome=70.0.3538.77)
    (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Windows NT 10.0.16299 x86_64) (WARNING: The server did not provide any stacktrace information)
    Command duration or timeout: 32 milliseconds
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
    System info: host: 'N-20HEPF135EGA', ip: '10.143.87.246', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '10.0.1'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities [applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome=chromedriverVersion=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb), userDataDir=C:WINDOWSTEMPscoped_dir17604_21797, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=70.0.3538.77, platform=XP, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=false, acceptInsecureCerts=false, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, setWindowRect=true, unexpectedAlertBehaviour=]
    Session ID: 53a3276a85707fa3f1d018d54545f96c
    *** Element info: Using=xpath, value=//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]


    Scenario: All Subs Trend



    Time elapsed: 0.012 sec <<< ERROR!
    org.openqa.selenium.NoSuchElementException:
    no such element: Unable to locate element: "method":"xpath","selector":"//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]"
    (Session info: chrome=70.0.3538.77)
    (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Windows NT 10.0.16299 x86_64) (WARNING: The server did not provide any stacktrace information)
    Command duration or timeout: 32 milliseconds
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
    System info: host: 'N-20HEPF135EGA', ip: '10.143.87.246', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '10.0.1'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities [applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome=chromedriverVersion=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb), userDataDir=C:WINDOWSTEMPscoped_dir17604_21797, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=70.0.3538.77, platform=XP, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=false, acceptInsecureCerts=false, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, setWindowRect=true, unexpectedAlertBehaviour=]
    Session ID: 53a3276a85707fa3f1d018d54545f96c
    *** Element info: Using=xpath, value=//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]









    share|improve this question









    New contributor




    Sankara Narayanan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      Element info: Using=xpath, value=//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')] ,could not able to find contains in jenkins but it could able to find the same element while running in local.
      Jenkins version in local environment



      Also find below console log in jenkins



      Tests run: 6, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 57.891 sec <<< FAILURE! - in RunCukesTest


      Then All subs Trend graph should be displayed on same page below



      Time elapsed: 0.012 sec <<< ERROR!
      org.openqa.selenium.NoSuchElementException:
      no such element: Unable to locate element: "method":"xpath","selector":"//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]"
      (Session info: chrome=70.0.3538.77)
      (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Windows NT 10.0.16299 x86_64) (WARNING: The server did not provide any stacktrace information)
      Command duration or timeout: 32 milliseconds
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
      System info: host: 'N-20HEPF135EGA', ip: '10.143.87.246', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '10.0.1'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities [applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome=chromedriverVersion=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb), userDataDir=C:WINDOWSTEMPscoped_dir17604_21797, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=70.0.3538.77, platform=XP, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=false, acceptInsecureCerts=false, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, setWindowRect=true, unexpectedAlertBehaviour=]
      Session ID: 53a3276a85707fa3f1d018d54545f96c
      *** Element info: Using=xpath, value=//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]


      Scenario: All Subs Trend



      Time elapsed: 0.012 sec <<< ERROR!
      org.openqa.selenium.NoSuchElementException:
      no such element: Unable to locate element: "method":"xpath","selector":"//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]"
      (Session info: chrome=70.0.3538.77)
      (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Windows NT 10.0.16299 x86_64) (WARNING: The server did not provide any stacktrace information)
      Command duration or timeout: 32 milliseconds
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
      System info: host: 'N-20HEPF135EGA', ip: '10.143.87.246', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '10.0.1'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities [applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome=chromedriverVersion=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb), userDataDir=C:WINDOWSTEMPscoped_dir17604_21797, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=70.0.3538.77, platform=XP, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=false, acceptInsecureCerts=false, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, setWindowRect=true, unexpectedAlertBehaviour=]
      Session ID: 53a3276a85707fa3f1d018d54545f96c
      *** Element info: Using=xpath, value=//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]









      share|improve this question









      New contributor




      Sankara Narayanan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      Element info: Using=xpath, value=//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')] ,could not able to find contains in jenkins but it could able to find the same element while running in local.
      Jenkins version in local environment



      Also find below console log in jenkins



      Tests run: 6, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 57.891 sec <<< FAILURE! - in RunCukesTest


      Then All subs Trend graph should be displayed on same page below



      Time elapsed: 0.012 sec <<< ERROR!
      org.openqa.selenium.NoSuchElementException:
      no such element: Unable to locate element: "method":"xpath","selector":"//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]"
      (Session info: chrome=70.0.3538.77)
      (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Windows NT 10.0.16299 x86_64) (WARNING: The server did not provide any stacktrace information)
      Command duration or timeout: 32 milliseconds
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
      System info: host: 'N-20HEPF135EGA', ip: '10.143.87.246', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '10.0.1'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities [applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome=chromedriverVersion=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb), userDataDir=C:WINDOWSTEMPscoped_dir17604_21797, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=70.0.3538.77, platform=XP, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=false, acceptInsecureCerts=false, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, setWindowRect=true, unexpectedAlertBehaviour=]
      Session ID: 53a3276a85707fa3f1d018d54545f96c
      *** Element info: Using=xpath, value=//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]


      Scenario: All Subs Trend



      Time elapsed: 0.012 sec <<< ERROR!
      org.openqa.selenium.NoSuchElementException:
      no such element: Unable to locate element: "method":"xpath","selector":"//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]"
      (Session info: chrome=70.0.3538.77)
      (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Windows NT 10.0.16299 x86_64) (WARNING: The server did not provide any stacktrace information)
      Command duration or timeout: 32 milliseconds
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
      System info: host: 'N-20HEPF135EGA', ip: '10.143.87.246', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '10.0.1'
      Driver info: org.openqa.selenium.chrome.ChromeDriver
      Capabilities [applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome=chromedriverVersion=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb), userDataDir=C:WINDOWSTEMPscoped_dir17604_21797, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=70.0.3538.77, platform=XP, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=false, acceptInsecureCerts=false, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, setWindowRect=true, unexpectedAlertBehaviour=]
      Session ID: 53a3276a85707fa3f1d018d54545f96c
      *** Element info: Using=xpath, value=//*[contains(@d,'M232.5 30.5 L 243.5 30.5 243.5 173.5 232.5 173.5Z')]






      selenium jenkins xpath






      share|improve this question









      New contributor




      Sankara Narayanan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      Sankara Narayanan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited yesterday









      RalfFriedl

      559211




      559211






      New contributor




      Sankara Narayanan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked yesterday









      Sankara Narayanan

      1




      1




      New contributor




      Sankara Narayanan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Sankara Narayanan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Sankara Narayanan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.



























          active

          oldest

          votes











          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          Sankara Narayanan is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53237765%2funable-to-find-xpath-selector-in-jenkins%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Sankara Narayanan is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          Sankara Narayanan is a new contributor. Be nice, and check out our Code of Conduct.












          Sankara Narayanan is a new contributor. Be nice, and check out our Code of Conduct.











          Sankara Narayanan is a new contributor. Be nice, and check out our Code of Conduct.













           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53237765%2funable-to-find-xpath-selector-in-jenkins%23new-answer', 'question_page');

          );

          Post as a guest














































































          Popular posts from this blog

          27

          Top Tejano songwriter Luis Silva dead of heart attack at 64

          Category:Rhetoric