I am attempting to: text_field(...).send_keys([:command, 'v']) on mac +chrome
This same call works in FireFox v16.xx Also, just doing send_keys(["abc", "def"]) to chrome works perfectly. the :command is the issue Chromedriver v23.xx Chrome v21.xx --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/167
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
