class io.appium.java_client.appiumdriver cannot be cast to class org.openqa.selenium.interactions.hastouchscreen (io.appium.java_client.appiumdriver and org.openqa.selenium.interactions.hastouchscreen are in unnamed module of loader 'app')

1

class io.appium.java_client.AppiumDriver cannot be cast to class org.openqa.selenium.interactions.HasTouchScreen (io.appium.java_client.AppiumDriver and org.openqa.selenium.interactions.HasTouchScreen are in unnamed module of loader 'app')

By Wooden Hammer Greg Klein at Mar 09 2021


Related code examples


Code examples by languages