Cabler Posted January 23, 2016 Posted January 23, 2016 Hey guys been a long time since I needed to ask for help but ripping my hair out on this one.. trying to automate a speed test must be on this site because it gets logged by BT and having issues with broadband http://speedtest.btwholesale.com/ I just cant get script to hit the Yes button and then the Begin Test button I can do it using MouseClick but there must be a better way to do this as its messy what I have been doing is using Mouse click then grabbing a screenshot of the page that shows my upload/download and ip profile to keep for future referance regards Ricky
water Posted January 23, 2016 Posted January 23, 2016 (edited) What you see aren't Windows Controls but HTML elements ("Yes/No" radio) or created by JavaScript. You could try one of the Browser UDFs to automate this task. Edited January 23, 2016 by water 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
AutoBert Posted January 23, 2016 Posted January 23, 2016 14 minutes ago, Cabler said: I can do it using MouseClick but there must be a better way to do this as its messy Have a Look in the Help for IE Management.
water Posted January 23, 2016 Posted January 23, 2016 BTW: Could you please give meaningful titles to your threads? Attracts more users to read the thread and hence you will get more and better answers 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
Cabler Posted January 23, 2016 Author Posted January 23, 2016 Thanks for your prompt reply I am sorry that the title was not very explanatory but since suffering a stroke I find it difficult to concentrate on things that's why I am trying to exercise my brain a little..I have had a look at IE Management and tried a few things but have been messing with it all day and am no further than when I started I looked to see if I could get the handle but no go there either any help would be much apreaciated regards Ricky
water Posted January 23, 2016 Posted January 23, 2016 Strange enough I too was not able to access the form and the radio object in it. Will try again when I have more spare time 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
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