browsertime
browsertime copied to clipboard
wait for specific condition during page load in scripted flow
Feature/improvement
From recent time I have to evaluate conditions on page pretty often. So I decided to implement wait.byCondition method to share it with everyone.
https://github.com/sitespeedio/browsertime/pull/1803 pull request introducing changes