Friday, 25 March 2016

XML : Is there any better alternative to XPath?

I am doing AngularJS testing using protractor and using XPath makes the test quite slow. Also, it sometimes shows an error that it wasn't able to find the Xpath, but works fine if I run it again.

No comments:

Post a Comment