Hi,
I tried to upgrading my appium studio to the 10.9.82 version, and now I can’t run my test on Eclipse:
Exception in thread “main” org.openqa.selenium.UnsupportedCommandException:
but I can open the device on Appium
Someone have an idea of how to fix it?
EDIT: I changed my code, I think the line:
driver.executeScript(“client:client.launch(“Plans”)”);
doesn’t work

