is there anyway of doing a send keys in webspec

275 views
Skip to first unread message

fm

unread,
May 18, 2011, 10:27:32 AM5/18/11
to watij
is there anyway of doing a send keys in webspec

similar to ie.sendkeys() in watij.

we are looking at upgrading to webspec but have hit an issue with
filter text boxes.
the only way we could get them to validate the text entered using the
set() methods was to do a focus on the element and then sendkeys()
with say {TAB} to get them to validate the correct text.

is there similar methods in webspec

have tried all the trigger methods but to no avail.

Thanks

Brian Knorr

unread,
May 26, 2011, 3:29:23 PM5/26/11
to watij
There isn't sendKeys support right now...but you can implement it
yourself on Windows with a little help from autoit http://www.autoitscript.com/site/autoit/

This is how file uploads work in webspec. Take a look at the File
class for more info.

Best,

Brian

hao

unread,
Nov 6, 2012, 10:31:03 AM11/6/12
to wa...@googlegroups.com
When will you put the sendkey function back to webspec?  We want to be able to port our application on different OS platform so using autoitscript is not an option for us.
Reply all
Reply to author
Forward
0 new messages