<frameset rows="8%,*" cols="*" frameborder="no" border="0" framespacing="0"> <frame src="super_header.php" name="topFrame" scrolling="auto" id="topFrame" title="topFrame" /> <frameset cols="18%,*" frameborder="no" border="0" framespacing="0"> <frame src="super_left.php" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="Left" /> <frame src="super_home.php" name="mainFrame" id="mainFrame" title="mainFrame" /> </frameset> </frameset>
i want to switch to the frame with id leftFrame. But unable to do it.
driver.switchTo().frame("leftFrame"); >>>>>>>>> is not working
Note:iframe tag missing in the source code, due to which selenium doesnt identify any of the frames in the page.
Help plz
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/3444da48-d991-42d9-bbae-f8f66d4dc239%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/47c2de79-d857-4f9d-b431-952eaf157dff%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CAKw4ajKLv8G9inT-wk-0L%2Bsvy%2B4YGhdpsxpEbYDDyRqDGCOW8g%40mail.gmail.com.
That's good, but you can also use JavaScript executor.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/513718c2-96a7-46bf-9231-ffc1ec93eea7%40googlegroups.com.