TestStack / White

DEPRECATED - no longer actively maintained
Other
1.02k stars 486 forks source link

Application.Attach(Edge) #385

Open idvorkin opened 8 years ago

idvorkin commented 8 years ago

I've tried googling, but not much luck, :(

From Stack Overflow, you launch edge via the command prompt of:

 start microsoft-edge:http://www.cnn.com

But I can't pass that to Application.Launch()

Anyone got this working before?

Akankshaa-Agrawal commented 8 years ago

Same issue with me .My application gets launched via http://172.29.210.25/bin/start/wsStart.application Whereas method doesn't accepts http:// form