Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webOS commands for java Selenium4 with Appium2 using RemoteWebDriver #53

Open
HarishIfocus opened this issue Apr 16, 2024 · 1 comment

Comments

@HarishIfocus
Copy link

HarishIfocus commented Apr 16, 2024

I am using java Selenium4 with Appium2 using RemoteWebDriver, how to use the webOS commands
I am trying to use this command

js.executeScript("webos: pressKey", "{"key”: "DOWN"}");

But this is not working

@jlipps
Copy link
Collaborator

jlipps commented Apr 18, 2024

that looks like invalid syntax and an invalid way to use the executeScript API in your client. what client are you using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants