You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to seleniu...@googlegroups.com
I'm handling some SVGs in web page. I need to use middle mouse scroll to zoom in/out. But I didn't find any method to simulate mouse scroll in selenium.
David
unread,
Apr 30, 2014, 10:18:00 PM4/30/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to seleniu...@googlegroups.com
I wanted to automate same functionality. I don't think there is native support for this in Selenium, I could be wrong.
I haven't really debugged/tested it further but that code adapted for my framework didn't seem to work for me so far. Maybe you might have better luck.