Giter VIP home page Giter VIP logo

Comments (4)

Teun avatar Teun commented on July 26, 2024

Owch. On all documents or something specific? Can you provide a full
breaking example?

2014-07-03 9:57 GMT+02:00 richard-browne [email protected]:

I just updated to SimpleBrowser.0.5.45.0 & SimpleBrowser.WebDriver.0.5.30.
Now By.XPath is broken. Example:

{
    var by = By.XPath("//input[contains(@id, 'foo')]");
    return browser.FindElement(by);
}

Exception:

System.ArgumentNullException : Value cannot be null.
Parameter name: node

at System.Xml.XPath.Extensions.XPathSelectElements(XNode node, String
expression, IXmlNamespaceResolver resolver)
at SimpleBrowser.WebDriver.WebElement.FindElementsByXPath(String xpath)
at SimpleBrowser.WebDriver.WebElement.FindElementByXPath(String xpath)
at OpenQA.Selenium.By.<>c__DisplayClasse.b__c(ISearchContext context)
at OpenQA.Selenium.By.FindElement(ISearchContext context)
at SimpleBrowser.WebDriver.SimpleBrowserDriver.FindElement(By by)


Reply to this email directly or view it on GitHub
#24.

from simplebrowser.webdriver.

Teun avatar Teun commented on July 26, 2024

I just looked into this and could easily reproduce. Sorry that I left it so long. Will fix.

from simplebrowser.webdriver.

Teun avatar Teun commented on July 26, 2024

It's fixed and pushed to nuget. Sorry that I didn't take the report more seriously when submitted.

from simplebrowser.webdriver.

richard-browne avatar richard-browne commented on July 26, 2024

No probs. Thanks for fixing.

On 28 Aug 2014, at 1:28 am, Teun [email protected] wrote:

It's fixed and pushed to nuget. Sorry that I didn't take the report more seriously when submitted.


Reply to this email directly or view it on GitHub.

from simplebrowser.webdriver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.