debug command syntax could depend on the platform version
So, this PR does
not support JS mode (chromedriver automation) for lower than 2.4 tizentv platform version as imcompatibility. Instead, if the given caps uses remote mode, the session will work rcOnly mode
modify debug command syntax for 4.0+ or lower than 4.0.
I learned
debug
command syntax could depend on the platform versionSo, this PR does
remote
mode, the session will workrcOnly
modedebug
command syntax for 4.0+ or lower than 4.0.Possibly this will close https://github.com/headspinio/appium-tizen-tv-driver/issues/584 also. This PR helps https://github.com/headspinio/appium-tizen-tv-driver/issues/548 as well.