Welcome Guest Search | Active Topics | Sign In | Register

webView1 SendKeys ? Options
Bapak Mentri
Posted: Friday, March 18, 2016 8:57:58 PM
Rank: Newbie
Groups: Member

Joined: 3/18/2016
Posts: 2
Code: C#
webBrowser1.select();
SendKeys.Send("{TAB}");
SendKeys.Send("{ENTER}");


how to send key on webView1 EO.WebBrowser ?

anyone ?

Think
eo_support
Posted: Sunday, March 20, 2016 4:36:40 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

You can not do that. You can use EvalScript to focus an element if you wish to do that.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.