I know that selenium
can be used for Android
devices by starting adb-server
, chromedriver
and then creating webdriver.Remote()
instance... I'm wondering if there a similar way to operate with web-browser on Samsung SmartTV device using selenium
. If it's possible, how can I implement it with Python
?
How to use selenium on SmartTV browser
Asked Answered
Not really selenium and python. Samsung has provided automation testing interface in Java: References below:
Yeah... I know about this tool and have even tried it, but seems that it allow only to test SmartTV apps on TV emulator and just for 2014 year models –
Ruffner
Links are dead. –
Crabb
© 2022 - 2024 — McMap. All rights reserved.