Hi all,
I’m new in Tizen OS, can someone help me to understand how to automate a Samsung Smart TV (with Tizen OS) to perform actions like: launch & kill applications, tap and scroll views, get elements presence on a screen ?
I made a similar environment for Android phone using Appium and the Debug USB (Appium UiAutomator2 Driver, ADB, Android studio etc.) but for Tizen OS on Samsung Smart TV I didn’t find in appium documentation any driver for Tizen OS Apps (like UiAutomator2 Driver or XCUITest Driver).
I read in Tizen documentation that I can use SDB instead of ADB, is it correct ?
Thanks