Why WebDriver doesn't suppport selectFrame command?

115 views
Skip to first unread message

Anam Akhtar

unread,
Oct 31, 2011, 10:19:54 AM10/31/11
to Selenium - Automated Software Testing
Hello Everyone I need to know why WebDriver doesn't suppport
selectFrame command?

Like when i convert html file to java it throws an exception;

<tr>
<td>click</td>
<td>//div[@id='ActivitiesCSS']/table/tbody/tr[2]/td/div/div/div/div/
div/table/tbody/tr/td/div[2]/div/a</td>
<td></td>
</tr>
<tr>
<td>selectFrame</td>
<td>modalframe-element</td>
<td></td>
</tr>

driver.findElement(By.xpath("//div[@id='ActivitiesCSS']/table/tbody/
tr[2]/td/div/div/div/div/div/table/tbody/tr/td/div[2]/div/
a")).click();

// ERROR: Caught exception [ERROR: Unsupported command [selectFrame]]

Help me out

Thanks

rajnish jain

unread,
Nov 4, 2011, 12:35:09 AM11/4/11
to selenium-...@googlegroups.com
Hi,
 
I would like to learn selenium,could yu guide me where i need to learn and with which language.i am looking python.
Regards
Rajnish

--
You received this message because you are subscribed to the Google Groups "Selenium - Automated Software Testing" group.
To post to this group, send email to selenium-...@googlegroups.com.
To unsubscribe from this group, send email to selenium-test-t...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/selenium-test-tool?hl=en.


Reply all
Reply to author
Forward
0 new messages