Forum Discussion
IshwarB
Aug 04, 2020Copper Contributor
MS Edge : Browsing through command line
Hi, I want to do browsing through command line using edge. I need something like Curl command. From script I want to open Edge, go to microsoft.com, and collect the html returned. If it works wit...
IshwarB
Aug 04, 2020Copper Contributor
If there is windows API to invoke Edge to open URL, thats also fine. I have issue with selenium web driver. Since Edge versions are changing too fast, it does not provide version-independent method.