Forum Discussion
anandgoni
12 years agoNew Contributor
Hi Tanya,
Yes, sample scripts are provided below.
1.page.Panel(1).Panel("IDLOOKUPTABLETABS").Panel("IDLOOKUPTABLETABSTAB1").Frame("IDTABLECRUDPANEL").EvaluateXPath(lib.getxmlvaluebyNode(filepath_Obj,"btnSave"))
2. sys.Browser(BrowserType).Page(applicationpath).EvaluateXPath(lib.getxmlvaluebyNode(filepath_Obj,"IdField"))
Yes i added chrome 33 patches and there is no improvement in the speed.
Even it is taking more time in object spy as well.
Thanks,