如何使硒與微策略相互作用?
2
selenium-webdriveruiautomation
1
I could not find the Inspect option on the right click menu that I want to click on the mstr page
Just press f12 to open the inspector and use the highlight button to highlight the leement you want:
You could also use the shortcut key combination ctrl+shift+i
:
Why is it behaving like this:?
Because the webpage is coded in a way to capture the mouse right click event and display a droppdown menu instead of the native browser owned.