Danp2 / au3WebDriver

Web Driver UDF for AutoIt
MIT License
107 stars 21 forks source link

_WD_Alert($session, "GETTEXT") is not working on edge webdriver(113.0.1774.42) #476

Closed hychul11 closed 1 year ago

hychul11 commented 1 year ago

Bug report

Bug report

Describe the bug

_WD_Alert($session, "GETTEXT") is not working on edge webdriver(113.0.1774.42)

System under test

Please complete the following information.

Danp2 commented 1 year ago

Hi... I'm not able to reproduce this using the latest version of Edgedriver (113.0.1774.50). Please update, retest, and report back your results. If it's still not working, then please include the debug log.

hychul11 commented 1 year ago

sorry Danp2, my winhttp.au3 file seems to be incorrect after change file, alert function is working, thanks

Danp2 commented 1 year ago

Glad you got it working correctly. 🙂