akorx Posted February 8, 2015 Posted February 8, 2015 (edited) Hi my friends, I've a got a webpage on firefox where, when I've finished to complete some elements, I've to select an item in a list, click on one button to submit and go to another last page (so 3 steps)... I can't use send("{TAB}") to move between the elements because I'm not always in the same text box when i've finished. So I must find them by their name. Is there a way to do this with an hotkey with autoit? PS : sorry for my bad english. Edited February 8, 2015 by akorx AkorxMail akorx@yahoo.fr
Moderators SmOke_N Posted February 8, 2015 Moderators Posted February 8, 2015 '?do=embed' frameborder='0' data-embedContent>> These are secrets, they can only be found by searching... Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
water Posted February 8, 2015 Posted February 8, 2015 These are secrets, they can only be found by searching... LOL 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
akorx Posted February 8, 2015 Author Posted February 8, 2015 Thanks, I didn't know this "library"... does it mean that I will be able to find a input with his name and send it a value? AkorxMail akorx@yahoo.fr
junkew Posted February 10, 2015 Posted February 10, 2015 Thats another secret you can find by reading those threads. You can find by a lot of properties your control and one of them is by name. FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
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