Generic Installer Automation

Class library usage, coding and language questions.
joejeff
Posts: 3
Joined: Wed May 04, 2016 5:03 pm

Generic Installer Automation

Post by joejeff » Wed May 04, 2016 5:06 pm

I am new to Ranorex and would like to know if it is possible to do something like automation generically installers:

- Wait for new top window
- Enumerate through all buttons
- Check if the buttons names equal "Next", "I agree" etc
- Clock on the button
- Loop

So far I am using AutoIt to do so.

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Generic Installer Automation

Post by odklizec » Fri May 06, 2016 9:58 am

Hi,

All you mentioned is definitely possible with Ranorex and even more. However, I think you will have to start with User Guide, screencasts,code samples and possibly also Ranorex API documentation to learn and understand the basics. Ranorex is a fully featured dev. tool with C#/VB .NET support so even if there is something not directly supported by Ranorex, you can almost always code a workaround ;)
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration