- Jaksani
- Posts : 1
Join date : 2013-04-25
unable to switch to frame
Thu Apr 25, 2013 4:42 pm
I am using below command
driver.switchTo().frame(1);
I am clicking on link button.I am getting following error.
Unable to find element by id using "TenancyDetailsWrapper_TenancyDetails_btnEdit" (7)
System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1', java.version: '1.7.0_17'
Thanks in advance
driver.switchTo().frame(1);
I am clicking on link button.I am getting following error.
Unable to find element by id using "TenancyDetailsWrapper_TenancyDetails_btnEdit" (7)
System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1', java.version: '1.7.0_17'
Thanks in advance
Re: unable to switch to frame
Sat Apr 27, 2013 11:00 am
Are you sure frame index is 1 you are trying to switch to?
- vinayakjadhav1857Active particpant
- Posts : 19
Join date : 2013-04-22
Re: unable to switch to frame
Fri May 10, 2013 11:37 am
try with frame name..
njoy..
njoy..
Permissions in this forum:
You cannot reply to topics in this forum