jarrodb Posted August 23, 2013 Posted August 23, 2013 Hi I am trying to do a test with Internet explorer using the following but I am stuck on the click and feeling that the drag and drop is going to be impossible. It would be greatly appreciated if you could point me to some examples. Thanks. 1. Triggering a click on the 'Try it yourself" href of this. http://www.w3schools.com/html/html5_draganddrop.asp It appears that it's not in a form so the examples from the forums I'm using don't work. 2. Drag and drop from this page http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_draganddrop Are there any examples of drag and drop inside Internet explorer? Kind regards.
water Posted August 23, 2013 Posted August 23, 2013 Welcome to AutoIt and the forum! What do you try to achieve? Is it just for testing or to solve a real problem? Drag and Drop is a quite complex subject and I can't remember ever having seen it being discussed on this forum. 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
jarrodb Posted August 23, 2013 Author Posted August 23, 2013 HI water, Thanks for your interest. Yes I understand it's potentially a large and complex journey ahead. I was hoping to start with some baby steps and work up to it. We run a reporting solution and I'd like to emulate a users behaviour and measure the performance (or lack of) from the perspective of the users experience. Something like this
water Posted August 23, 2013 Posted August 23, 2013 We use functions TimerInit/TimderDiff to measure elapsed time in a script. How to simulate drag and drop is far over my head. Hopefully some other users can help you with this. 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