Problem:
When using the clear method on SelenideAppiumElement, I get an UnsupportedCommandException: Unhandled endpoint: /session/xxx/element/xxx/css/opacity
Selenide - 7.2.3
Appium - 2.5.4
xcuitest - 7.14.0
ios simulator version - 17.2
Code To Reproduce Issue [ Good To Have ]
element.clear()
Problem:
When using the clear method on SelenideAppiumElement, I get an UnsupportedCommandException: Unhandled endpoint: /session/xxx/element/xxx/css/opacity
Selenide - 7.2.3
Appium - 2.5.4
xcuitest - 7.14.0
ios simulator version - 17.2
Code To Reproduce Issue [ Good To Have ]
element.clear()