selenium-ide
selenium-ide copied to clipboard
A lot of keys do not work
#168 thank's for current fix. I checked this. All is good.
It would be great if you can fix all main keys.
Chrome version: 66.0.3359.181 Selenium IDE version: 3.0.3
Supported Modifier Keys ${KEY_ALT} ${KEY_CONTROL / KEY_CTRL} ${KEY_META / KEY_COMMAND} ${KEY_SHIFT}
Supported Common Keys ${KEY_BKSP / KEY_BACKSPACE} ${KEY_DEL / KEY_DELETE} ${KEY_ESC / KEY_ESCAPE} ${KEY_INS / KEY_INSERT} ${KEY_SPACE} ${KEY_TAB}
Supported Navigation Keys ${KEY_LEFT} ${KEY_UP} ${KEY_RIGHT} ${KEY_DOWN}
.side file with examples. send keys.zip
Please, fix it. Thank you
Its not only chrome, its also on firefox. So i think its the IDE in general. And you are missing the Main Key: ${KEY_ENTER}
is there a other way to get those keys to work? a special command? am i doing something wrong?
${KEY_CONTROL} not working. Can I expect to fix it in the next version?
Is there any known hack to get the keys to work before we get IDE v4?
how to close the dialog box?
@joaocraveiro @nymblr-priyanka -
v4 is in alpha here: https://github.com/SeleniumHQ/selenium-ide/releases/tag/4.0.0-alpha.40
I'm sorry, for v3, I'm dealing with break-fix as much as I can, but browser support runway is diminishing quickly