You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like playwright may have automatic waiting for events/navigation which would drastically clean up this code. The largest pain point currently is waiting for the application to load and ensuring that navigation is handled seamlessly. It looks like PlayWright may be a better solution than puppeteer, but maybe holding off a bit before this drastic a change would be wise.
It looks like playwright may have automatic waiting for events/navigation which would drastically clean up this code. The largest pain point currently is waiting for the application to load and ensuring that navigation is handled seamlessly. It looks like PlayWright may be a better solution than puppeteer, but maybe holding off a bit before this drastic a change would be wise.
src: https://theheadless.dev/posts/basics-navigation/
The text was updated successfully, but these errors were encountered: