To people who are curious about it: I worked with Željko in the WMF office this week to try to get it working. The solution that Željko found is to use Sikuli - http://www.sikuli.org/ , a tool that can emulate proper mouse clicks and keyboard presses. Željko implemented it in https://gerrit.wikimedia.org/r/#/c/83966/ , and it works on his laptop. The next step is to make it work on our continuous integration clients ;)
-- Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי http://aharoni.wordpress.com “We're living in pieces, I want to live in peace.” – T. Moore 2013/9/11 Amir E. Aharoni <[email protected]> > If I understand correctly, Selenium's send_keys send strings or characters > rather then actual keypresses. > > Is there a way to send actual keypresses? It's useful for testing > different keyboard layouts. See my question on StackOverflow about it: > http://stackoverflow.com/questions/18754576/can-i-use-seleniums-send-keys-or-some-other-function-to-send-actual-keys-rather > -- > Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי > http://aharoni.wordpress.com > “We're living in pieces, > I want to live in peace.” – T. Moore >
_______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
