move from Selenium to Playwright?
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 ...
Can this use SeleniumBase instead? Driver download is automated/included
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!
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.
Ran into the mismatch chrome browser and driver versions the other day, let's move Playwright, it seems more robust ...