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