Remove selenium-wire from SeleniumBase
The selenium-wire integration is outdated, mainly because selenium-wire hasn't been maintained, and it won't work on newer Python versions anymore. That Python dependency should be removed, as well as all related code. (Note: It was only an optional dependency.)
The replacement has already been available for over a year now in SeleniumBase CDP Mode: #3247
Remove
selenium-wirefrom SeleniumBaseThe
selenium-wireintegration is outdated, mainly becauseselenium-wirehasn't been maintained, and it won't work on newer Python versions anymore. That Python dependency should be removed, as well as all related code. (Note: It was only an optional dependency.)The replacement has already been available for over a year now in SeleniumBase CDP Mode: #3247