vkrisz81 Posted October 12, 2022 Share Posted October 12, 2022 Dear team! I worked a lot with ie and i loved it. After many years i must again work with webpages but sadly ie does not work properly in win11.. i thought i try edge or chrome but i would need to find a complete userguide for it. Anyone can help me to explain how it works now?i wish to use similar methods than i could with ie.. fill out forms, read webpage, make logins, etc.. Would you tell me how you do it nowadays? I dont want to use java, other external languages, i wish to work as i could with ie.. only with an udf if its possible. Very thank you for informing me! Link to comment Share on other sites More sharing options...
water Posted October 12, 2022 Share Posted October 12, 2022 WebDriver is the way to go. A good starting point is the WebDriver section in the wiki. SkysLastChance 1 My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki Link to comment Share on other sites More sharing options...
vkrisz81 Posted October 13, 2022 Author Share Posted October 13, 2022 Do you use it? I saw some tutorial but there he used java to communicate to it.. Can i use it as ie.au3 udf? Yesterday ibtested ie.au3 on win 10, works enough well... only win11 generates problem to me .. :S I check the wiki, but i thought closer personal helps in this theme for a better performance Thank you Link to comment Share on other sites More sharing options...
water Posted October 13, 2022 Share Posted October 13, 2022 I use it myself to automate FIrefox. Webdriver replaces the UDFs for IE, FireFox, Chrome, Edge. In the wiki you find a lot of links to examples, Webdriver discussion on the forum etc. Before you start you need to understand how Webdriver works - so the wiki is the best place to begin with. My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now