Hi, 

 

I am trying to test application that includes ExtJS table.

 

If I test XPath expressions
"/html/body/div[3]/div/div/div/div[1]/div/div/div/div/div/div/div/div[1]/tab
le/tbody/tr/td[1]/div") that access element of ExtJS table from XPath
explorer, test passes successfully

 

But if I verifyXPath(xpath:
"/html/body/div[3]/div/div/div/div[1]/div/div/div/div/div/div/div/div[1]/tab
le/tbody/tr/td[1]/div") in groovy test then it matches no nodes.

 

Does Canoo WebTest support ExtJS testing?

 

Ruslan

 

Reply via email to