Functional Testing
Java, dev, testingAre you using Selenium for functional testing and need an input value with whitespace? Try this:
selenium.getEval("getInputValue(this.browserbot.findElement('"+locator+"'))");
Are you using Selenium for functional testing and need an input value with whitespace? Try this:
selenium.getEval("getInputValue(this.browserbot.findElement('"+locator+"'))");