Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider migrating to playwright #70

Open
jniles opened this issue Aug 19, 2020 · 0 comments
Open

Consider migrating to playwright #70

jniles opened this issue Aug 19, 2020 · 0 comments

Comments

@jniles
Copy link
Contributor

jniles commented Aug 19, 2020

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant