korimo / firewatir

Automatically exported from code.google.com/p/firewatir
0 stars 0 forks source link

FireWatir::Firefox does not support send_keys #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to figure out how to simulate keyboard events with FireWatir.
2. Notice that Watir provides IE::send_keys.
3. Try Firefox::send_keys

What is the expected output? What do you see instead?

Watir provides IE::send_keys to allow you to simulate keyboard events.
There is no obvious equivalent in FireWatir.

What version of the product are you using? On what operating system?

FireWatir 1.1.1 on Windows XP w/ JSSh 0.9.

Please provide any additional information below.

Original issue reported on code.google.com by wrum...@gmail.com on 4 May 2008 at 9:42

GoogleCodeExporter commented 9 years ago
It's possible to create keyboard events in Firefox using JavaScript as outlined 
here
- http://www.howtocreate.co.uk/tutorials/javascript/domevents - and as 
demonstrated
in the attached example.

Given this I would assume that it would be possible to send keyboard events to 
the
browser using JSSh.

Original comment by wrum...@gmail.com on 5 May 2008 at 12:30

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks a lot for the example will add it in our next release

Original comment by ang...@gmail.com on 5 May 2008 at 6:46

GoogleCodeExporter commented 9 years ago
moved to http://jira.openqa.org/browse/WTR-391

Original comment by zeljko.f...@gmail.com on 4 Nov 2009 at 10:28

GoogleCodeExporter commented 9 years ago
Ticket moved to http://jira.openqa.org/browse/WTR. Please see comments for
the exact URL.

Original comment by zeljko.f...@gmail.com on 20 Nov 2009 at 10:39