Forum Discussion

VenkataRanga's avatar
VenkataRanga
Occasional Contributor
10 years ago
Solved

On Safari browser FindChildByXPath method is not working

Hi, In cross - browser testing, we are working all these browsers(chrome, iexplore, firefox and safari). FindChildByXPath method supporting all three browsers, except safari.



FindChildByXPath("//span[@data-linkprovider='MyWorkplace']",true).click



Can anyone please suggest how to overcome it.
  • Hi Ranga,

     


    What is the HTML code of this span in Safari? Can you view its source code in the browser and post here?


     


    BTW, what TestComplete version are you using? In TestComplete 10.4, we stopped supporting Safari. You can find the details here.


     

2 Replies

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)
    Hi Ranga,

     


    What is the HTML code of this span in Safari? Can you view its source code in the browser and post here?


     


    BTW, what TestComplete version are you using? In TestComplete 10.4, we stopped supporting Safari. You can find the details here.


     

  • VenkataRanga's avatar
    VenkataRanga
    Occasional Contributor
    HI Tanya,



    Thanks for  your response. We are continuing with three browser(chrome, iexplore, firefox), now everything going smooth. 



    Regards,

    Ranga