Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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

Comments

@dineshqp
Copy link

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

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant