Posts

Showing posts with the label AutoITv3

Automate Eclipse IDE Using AutoIT | Simple Practical Demo On How To Automate Any Desktop Application

Image
Hello Dear Friends, I hope you are doing Good.!! Today we are going to see a very interesting topic. And the topic name is ‘ Practical Demo on How to Automate Desktop Application Using AutoIT ’ And for the automation we are using Eclipse IDE as Desktop Application, it is interesting right? So, for the demo we required below mentioned pre-requisites. Pre-requisites : Eclipse IDE –As Desktop Application SciTE Script Editor – To write the AutoIT Script Guys if you do not know how to install and how to use AutoIT, I would suggest you to watch my tutorials related to this AutoIT topic. Link :  AutoIT Demo From Basic To watch today's tutorial i.e Automate Eclipse IDE Using AutoIT | Simple Practical Demo On How To Automate Any Desktop Application  click on below image.

AutoIT V3 Tutorial | Download and installation steps | Practical Demo with Selenium And TestNG

Hello Friends, In this article we are going to learn about AutoIT. Have you ever faced a problem while downloading files from web Application or uploading files in web Application and handling windows based alert or pop ups. Yes, if you are using Selenium WebDriver then you definitely went through this situation. So for that purpose only I have decided to write a simple article on AutoIT so it is useful for the beginner as well as experienced people. To watch practical demo click on URL :  Practical demo of AutoIT Below are the questions which we are going to discuss in this article: 1. What is AutoIT ? 2. Why to use AutoIT ? 3. How to download and setup AutoIT on windows system 4. How to write AutoIT script 5. How to automate application using AutoIT, Selenium And TestNG So let’s get started and learn step by step 1. What is AutoIT ?  AutoIT or AutoIT V3 is a freeware   scripting language tool and it is used for automating windows based ...