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

Playwright support? #524

Open
siwatanejo opened this issue Oct 11, 2021 · 4 comments
Open

Playwright support? #524

siwatanejo opened this issue Oct 11, 2021 · 4 comments

Comments

@siwatanejo
Copy link

Is your feature request related to a problem? Please describe.
Just wondering if Playwright is more stable than selenium? https://github.com/microsoft/playwright

Describe the solution you'd like
Maybe be able to switch from Selenium to Playwright with a config setting.

Describe alternatives you've considered
N/A

Additional context
N/A

@lefthandedgoat
Copy link
Owner

I have never used playwright so I can't say if it is more stable than Selenium. The challenges to adopt it to to canopy would be the same as described in this issue:

#462

In short, writing a canopy style DSL for playwright is totally possible but would need to be its own distinct project.

@siwatanejo
Copy link
Author

@siwatanejo
Copy link
Author

ping

@new-user-name
Copy link

new-user-name commented May 7, 2023

Hi, my mind keeps wandering around the idea.

It looks like introduction to F# DSL
https://www.codeproject.com/Articles/39031/Making-DSLs-in-F
for the newbies like me.

Canopy is way too good to start another scraping project with the plain Playwright. I just can't force myself to load these Node s.t into VScode and start from scratch.

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

3 participants