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

feat: webos backend is created #51

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hattapoglu
Copy link

@hattapoglu hattapoglu commented Jun 3, 2022

Hello,

I needed to run my tests in the TV lab which includes Tizen and webOS devices. This project has helped me a lot with parallel testing. Here, I created the backend for webOS devices and used them successfully in two different devices (webOS 4 and webOS 6).

It works perfectly using local webOS CLI

Close #18

@hattapoglu hattapoglu changed the title webos backend is created enhancement: webos backend is created Jun 3, 2022
@hattapoglu hattapoglu changed the title enhancement: webos backend is created feat: webos backend is created Jun 3, 2022
@joeyparrish
Copy link
Member

Hi! Sorry for the delay. I haven't had time to review this yet, but we appreciate your efforts! I will do some testing with our own WebOS device in the lab once I'm able to go back into the office. In the meantime, thank you for your patience!

@hattapoglu
Copy link
Author

hattapoglu commented Jun 28, 2022

No problem 👍

By the way, you have to install WebOS CLI in your PC and 'Developer Mode' app in your TV.

CLI

Developer Mode

@avelad avelad requested review from joeyparrish and theodab May 22, 2024 07:01
@avelad avelad requested a review from tykus160 December 5, 2024 10:18
@avelad avelad added the platform: WebOS Issues affecting WebOS label Dec 5, 2024
@avelad
Copy link
Member

avelad commented Dec 5, 2024

WebOS CLI is now easier to install --> npm install -g @webos-tools/cli

Comment on lines +31 to +35
"dependencies": {
"generic-webdriver-server": "^1.1.3",
"tmp-promise": "^3.0.2",
"wol": "^1.0.7"
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add Ares CLI as a dependency here

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

Successfully merging this pull request may close these issues.

Add support for LG WebOS
4 participants