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 Selenium Remote Driver
Hello,
I'm using SRD for testing my app on chrome and IE
I would like to test with Edge browser I have downloaded a Driver (MicrosoftWebDriver.exe)
is it possible ? what is the command to initialize the driver ?
Thank you
Regards
l...@rsd.com
unread,
Oct 31, 2016, 4:06:47 AM10/31/16
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 Selenium Remote Driver
Nobody is using this module on edge ?
Thank you
regards
George Baugh
unread,
Nov 28, 2017, 1:25:23 PM11/28/17
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 Selenium Remote Driver
In general you would set the property in your grid.yml or node.yml configuration used when initializing the selenium server, depending on your setup.
Otherwise you would use S::R::D as normal, but requesting 'edge' as the browser, I would imagine. I can look into this tonight though -- I probably should get a working setup to investigate bugs on strawberry anyways.