>  I am pretty sure you won't be able to make this as cross-platform as 
> webdriver (or watir) would require it to be.
It is possible . There are some possibilities 
1. We can detect the operating system by some ruby script . 
2. We can also give user ability to explicitly define which operating system he 
is working on . 

And,Considering the above parameter we can fire keys . I think I can handle 
windows and Linux environment . For linux there is `xdo` tool and and for 
windows there is some `dll`  is also available.

---
Reply to this email directly or view it on GitHub:
https://github.com/watir/watir-webdriver/issues/182#issuecomment-14097332
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to