pybites-carbon icon indicating copy to clipboard operation
pybites-carbon copied to clipboard

move from Selenium to Playwright?

Open bbelderbos opened this issue 2 years ago • 4 comments

This is annoying: https://github.com/PyBites-Open-Source/pybites-carbon/issues/5 and I wonder if this would not be an issue with Playwright ...

bbelderbos avatar Sep 29 '23 11:09 bbelderbos

Can this use SeleniumBase instead? Driver download is automated/included

amandanelson avatar Oct 02 '23 19:10 amandanelson

Sure thing, the "driver getting out of sync" is the main concern for me here. If you do decide to take this up, let's close this issue and work on #5 - thanks!

bbelderbos avatar Oct 03 '23 08:10 bbelderbos

Thanks @amandanelson! Your PR https://github.com/PyBites-Open-Source/pybites-carbon/pull/13 fixes this too, no need to go with Playwright for now.

bbelderbos avatar Oct 09 '23 05:10 bbelderbos

Ran into the mismatch chrome browser and driver versions the other day, let's move Playwright, it seems more robust ...

bbelderbos avatar Sep 24 '24 16:09 bbelderbos