|
def click_chain seem to perform only clicks, can't figure out how to call custom ActionChains |
Answered by
mdmintz
Apr 19, 2022
Replies: 1 comment
|
To perform a right-click / context-click, I would refer to this: |
0 replies
Answer selected by
mdmintz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To perform a right-click / context-click, I would refer to this:
https://stackoverflow.com/questions/20316864/how-to-perform-right-click-using-selenium-chromedriver/20316987#20316987
To access the
driverin SeleniumBase, useself.driver.