VenkataRanga
11 years agoOccasional Contributor
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.
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.