appium / appium-remote-debugger

Module for dealing with Remote Debugger protocol
Apache License 2.0
43 stars 32 forks source link

fix: Improve page load detection logic #369

Closed mykola-mokhnach closed 3 months ago

mykola-mokhnach commented 3 months ago

I've noticed we always experience page load timeouts for web pages like WDA's /health one. The reason for it is it's actually not a real page, but just a text, so it does not trigger the Page.loadEventFired event like other "normal" pages.

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 11.0.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: