Boaz Warshawsky

Results 5 comments of Boaz Warshawsky

Full error log: dbug BaseDriver Creating session with MJSONWP desired capabilities: {"appPackage":"62c6AU3M4C",... info BaseDriver Session created with session id: 085e2a4c-65dc-4b49-ad3a-7269754006d7 boaz info SDB Using sdb from /Users/boazwarshawsky/tizen-studio/tools/sdb info SDB info...

Also tried running the script as follow: `let appiumTizenDriver = require("appium-tizen-driver");` `let defaultCaps = {` ` appPackage: '62c6AU3M4C',` ` deviceName: 'UE49UN8000',` ` platformName: 'Tizen'` `}` `var driver = new appiumTizenDriver.TizenDriver();`...

@imurchie @Seo-Young , can you help with that?

thanks @imurchie, if anyone else can help here that would be appreciated.

Hi, I am now noticing that the `appium-tizen-driver` is for .NET Samsung TV application, and the application that I am trying to automate is Samsung Web Application, Does it should...