You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question regarding SeleniumBase. Is it possible to modify the response body in SeleniumBase similar to how it can be done in Playwright using page.route? If this feature is not directly available, is there an alternative method or solution for achieving this?