vote up 0 vote down star

I'm using selenium and I need to change or make sure my instance of selenium is using this XPath library. Where do I configure the line selenium.useXpathLibrary("javascript-xpath");? Which file is it in order is it in?

flag

63% accept rate

1 Answer

vote up 0 vote down

This is a new feature added to Selenium. I just had to get the latest version and then I was able to access it through the .NET API.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.