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
Add a right_click() / context_click() method to the APIs.
Some websites have context menus that are accessible via right-click. SeleniumBase should have its own method for performing that right-click to open a context menu.
SeleniumBase should add these two methods, which should perform the same action: