Hello Sir,
I tried ur proposed solution but getting the following error.
http://www.ibibo.com
Errororg.openqa.selenium.InvalidSelectorException: The given
selector //img[contains(@src,'login-fb-btn' is either invalid or does
not result in a WebElement. The following error occurred:
[InvalidSelectorError] Unable to locate an element with the xpath
expression //img[contains(@src,'login-fb-btn' because of the
following error:
[Exception... "The expression is not a legal expression." code: "51"
nsresult: "0x805b0033 (NS_ERROR_DOM_INVALID_EXPRESSION_ERR)"
location: "resource://fxdriver/modules/atoms.js Line: 2392"]
Command duration or timeout: 151 milliseconds
For documentation on this error, please visit:
http://seleniumhq.org/exceptions/invalid_selector_exception.html
Build info: version: '2.19.0', revision: '15848', time: '2012-02-08
16:25:03'
System info:
os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1',
java.version: '1.6.0'
Driver info: driver.version: RemoteWebDriver
On Mar 14, 5:47 pm, Krishnan Mahadevan