Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skdonthi/tv-webapp-automationx
Automation testing for Web App deployed on TV environment (Samsung, LG)
https://github.com/skdonthi/tv-webapp-automationx
angular automation automation-testing javascript lg lgtv nodejs samsung-smart-tv samsung-tv tizen tizen-tv webapp webos webos-tv
Last synced: 23 days ago
JSON representation
Automation testing for Web App deployed on TV environment (Samsung, LG)
- Host: GitHub
- URL: https://github.com/skdonthi/tv-webapp-automationx
- Owner: skdonthi
- License: mit
- Created: 2024-09-11T19:23:41.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T20:47:53.000Z (about 2 months ago)
- Last Synced: 2024-10-15T22:04:37.564Z (23 days ago)
- Topics: angular, automation, automation-testing, javascript, lg, lgtv, nodejs, samsung-smart-tv, samsung-tv, tizen, tizen-tv, webapp, webos, webos-tv
- Language: TypeScript
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tv-webapp-automationX
Automation testing for Web App deployed on TV environment (Samsung, LG)
# LG TV
LG TV Developer Tool Installed
To install and use the LG Developer tool for communication with your LG Smart TV, follow these steps:Enable Developer Mode:
On your LG TV, navigate to the Settings menu and select General.
Scroll down and select Developer Mode.
Follow the prompts to activate the mode.
Install the Developer Mode App:
Download the Developer Mode app from the LG Content Store on your TV.
Install the app and launch it.
Configure the App:
In the Developer Mode app, enter the IP address of your LG TV (usually 192.168.xxx.xxx).
Enter the Port number (9922 for WebOS 2).
Enter the SSH user (prisoner for WebOS 2).
Leave the Authentication password field empty.
Connect to the TV:
On your PC or laptop, install the VS Code Extension for WebOS TV or use a third-party developer tool like CLI.
Run the VS Code Extension or CLI and input the Passphrase displayed in the Developer Mode app on your TV.
Establish a connection between your PC and TV.
Once connected, you can:Debug and test webOS apps on your LG Smart TV.
Install and run apps on your TV using the VS Code Extension or CLI.
Use the Key Server option in the Developer Mode app to generate and manage webOS keys.