Tixx 0 Posted February 20, 2018 Hi, Is there a way to have the edge browser embedded in autoit using the IE.au3 UDF or another way? I'd like to use the script to display html pages as well as pdfs for notifications? Thanks Share this post Link to post Share on other sites
JLogan3o13 1,404 Posted February 20, 2018 IE <> Edge, so the IE.au3 UDF is not going to be of much use to you. √-1 2^3 ∑ π, and it was delicious! How to get your question answered on this forum! Share this post Link to post Share on other sites
Tixx 0 Posted February 21, 2018 Thanks mate. I assume theres no edge udf? Cant seem to find anything on google. Thanks Share this post Link to post Share on other sites
Danp2 415 Posted February 21, 2018 You could take a look at the WebDriver UDF (see my signature). I haven't tested it, but there's a webdriver available to the Edge browser. [UDF] WebDriver (W3C compliant) Latest version Share this post Link to post Share on other sites
Tixx 0 Posted February 23, 2018 Thanks Danp2, will take a look! Share this post Link to post Share on other sites
junkew 308 Posted February 27, 2018 It should be possible with this information. https://blogs.windows.com/msedgedev/2015/08/27/creating-your-own-browser-with-html-and-javascript/ 2 FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets Share this post Link to post Share on other sites