wacat icon indicating copy to clipboard operation
wacat copied to clipboard

wait only for the time of the HTTP requests

Open mikesmallhelp opened this issue 9 months ago • 0 comments

Currently wacat waits by default 5 seconds for every page load or that time can be configured by the wait flag.

Please add functionality that wacat waits only time the network requests are on progress. Perhaps page.waitForNavigation or something like that with the parameter waitUntil and value networkidle could be used. Your solution is enough good if the GitHub actions are passed.

mikesmallhelp avatar Apr 26 '24 03:04 mikesmallhelp