You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Tizen TV] Failed to create session. An unknown server-side error occurred while processing the command. Original error: Cannot read properties of undefined (reading ‘replace’)
#708
Open
dineshqp opened this issue
Feb 12, 2025
· 0 comments
I’m trying to install and launch the application in the Tizen TV using tizenTV appium driver via Appium inspector but observing the following error.
Failed to create session. An unknown server-side error occurred while processing the command. Original error: Cannot read properties of undefined (reading ‘replace’)
Please find the used capabilities below:
{
"platformName": "TizenTV",
"appium:automationName": "TizenTV",
"appium:deviceName": "192.168.1.1:26101",
"appium:chromedriverExecutable": "C:\Users\ADMIN\Downloads\Chromedriver2.36\chromedriver.exe",
"appium:chromedriverExecutableDir": "C:\Users\ADMIN\Downloads\Chromedriver2.36",
"appium:app": "D:\Projects\app.wgt",
"appium:appPackage": "aNkF8Ke.TV",
"appium:rcMode": "js",
"appium:rcKeypressCooldown": 2000,
"appium:rcToken": "2111000"
}
Version Details:
Node version is 20.13.1
Appium version - 2.13.1
Appium Inspector Version - 2024.3.4
tizentv driver version - 0.16.0
Samsung TV Model - UA32T4350AKXXL
TV manufacture Year - 2021
I’m trying to install and launch the application in the Tizen TV using tizenTV appium driver via Appium inspector but observing the following error.
Failed to create session. An unknown server-side error occurred while processing the command. Original error: Cannot read properties of undefined (reading ‘replace’)
Please find the used capabilities below:
{
"platformName": "TizenTV",
"appium:automationName": "TizenTV",
"appium:deviceName": "192.168.1.1:26101",
"appium:chromedriverExecutable": "C:\Users\ADMIN\Downloads\Chromedriver2.36\chromedriver.exe",
"appium:chromedriverExecutableDir": "C:\Users\ADMIN\Downloads\Chromedriver2.36",
"appium:app": "D:\Projects\app.wgt",
"appium:appPackage": "aNkF8Ke.TV",
"appium:rcMode": "js",
"appium:rcKeypressCooldown": 2000,
"appium:rcToken": "2111000"
}
Version Details:
Node version is 20.13.1
Appium version - 2.13.1
Appium Inspector Version - 2024.3.4
tizentv driver version - 0.16.0
Samsung TV Model - UA32T4350AKXXL
TV manufacture Year - 2021
I’ve attached appium session log as a text file.
Appium log for tizen (1).txt
The text was updated successfully, but these errors were encountered: