(Maybe the test is actually already run - and Appium is trying to take care of other stuff)
In the successful run for `geolocation`, I noticed that after clicking that button it does somethign with `window_handles`. Turns out, that is actually some code specifically there for inappbrowser: https://github.com/apache/cordova-paramedic/blob/5bed039d6dfbb758a19e066d27a2aa1c1739b2f5/lib/appium/helpers/wdHelper.js#L217-L227 (But as this code is not even run in the failing tests, this of course can not be the reason for the failure.) [ Full content available at: https://github.com/apache/cordova-plugin-inappbrowser/issues/307 ] This message was relayed via gitbox.apache.org for [email protected]
