Issue 8740 in selenium: switch to frame

10 views
Skip to first unread message

sele...@googlecode.com

unread,
Dec 30, 2015, 1:14:12 AM12/30/15
to selenium-develope...@googlegroups.com
Status: Invalid
Owner: ----

New issue 8740 by allimahe...@gmail.com: switch to frame
https://code.google.com/p/selenium/issues/detail?id=8740

when i am using linear frame work output is coming successful
but my issue is when i am Datadriven framework by using Excel file the
below error is coming
this is the program
1.obj.switchTo().frame(1);
2. Thread .sleep(10000);
3. obj.findElement(By.name("mobile")).sendKeys(n);
the error is coming at 3 line of the above program and the Eclipse showing
below error where the error coming i am using all the suitable locators but
error is same
////// no such element: Unable to locate element:
{"method":"name","selector":"mobile"}/////


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages