AppiumTestDistribution / appium-wait-plugin

Plugin to automatically manage all element waits and enables to write wait-free appium tests.
MIT License
60 stars 10 forks source link

find element not working for iOS platform while using element-wait@1.2.0 plugin #70

Closed sushilpawar12 closed 1 year ago

sushilpawar12 commented 1 year ago

command 'findElement' was not handled by the following behaviours or plugins, even though they were registered to handle it: ["default"]. The command was handled by these: ["element-wait"]. [debug] [XCUITestDriver@1963 (f9b46943)] Encountered internal error running command: TypeError: Cannot read properties of undefined (reading 'jwproxy')

Appium v - 2.0.0-beta.65 , xcuitest@4.24.2 , element-wait@1.2.0

saikrishna321 commented 1 year ago

@sushilpawar12 Thanks for reporting. Will look into this.

saikrishna321 commented 1 year ago

@sushilpawar12 Please try with latest version