Execute JavaScript in frame

75 views
Skip to first unread message

Dominik Rauch

unread,
Nov 13, 2014, 9:41:10 AM11/13/14
to co...@googlegroups.com
How to execute JavaScript in a specific frame?

Selenium is able to do that, however, Coypu's ExecuteScript() method is only on windows. So how to execute JavaScript within a frame?

Dominik Rauch

unread,
Nov 13, 2014, 9:45:43 AM11/13/14
to co...@googlegroups.com
Oh, well, found it 5secs after posting here :-/

Browser.Driver.ExecuteScript("", scope); allows to choose the socpe.

Adrian Longley

unread,
Nov 13, 2014, 2:24:17 PM11/13/14
to co...@googlegroups.com


On 13 Nov 2014, at 14:45, Dominik Rauch <dominik....@gmail.com> wrote:

Oh, well, found it 5secs after posting here :-/

Ah nice one. Would you mind adding an issue for this though, think it's worth fixing.


Browser.Driver.ExecuteScript("", scope); allows to choose the socpe.

On Thursday, November 13, 2014 3:41:10 PM UTC+1, Dominik Rauch wrote:
How to execute JavaScript in a specific frame?

Selenium is able to do that, however, Coypu's ExecuteScript() method is only on windows. So how to execute JavaScript within a frame?

--
You received this message because you are subscribed to the Google Groups "Coypu" group.
To unsubscribe from this group and stop receiving emails from it, send an email to coypu+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages