im trying to preform a right click using selenium, any thoughts on how to do this?
There's a button for linking to duplicates... I'm just saying...
Marc Gravell
2010-02-07 09:13:31
@Marc Gravell: I guess this was before I reached 3000 ;)
Felix Kling
2010-02-07 17:24:39
+1
A:
it appears that for my issue (an element that opens a popup after a right click), using selenium's : mouse_down_right() and then mouse_up_right() worked as well. thanks.
doctoroots
2010-01-31 14:14:14