saucepleez / taskt

taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
http://www.taskt.net/
1.1k stars 352 forks source link

Autodetect HTTP/S configuration on "Navigate to URL" #252

Closed Faro1991 closed 3 years ago

Faro1991 commented 3 years ago

As the title suggests, I added an option to the item that

Before, URLs that were supplied without http:// or https:// could result in invalid page calls.