Page 1 of 1

Does the Python library support automating of flash web app

Posted: Wed Dec 04, 2013 1:41 pm
by kaushik
Hi ,

I would like to know if the python library supports automation of flash/flex web applications. Also if want to script in python can i leverage all the features of this tool as it would be from the normal IDE(Ranorex Studio) using C#?

Does the Ranorex STudio IDE support python scripting?

Re: Does the Python library support automating of flash web app

Posted: Wed Dec 04, 2013 6:34 pm
by krstcs
Ranorex is a .NET based tool and supports VB.NET and C#.NET as test development languages.

Ranorex compiles a .NET-based executable file (.exe or .dll) from the "scripts" that you create, so technically you are not just scripting, you are developing tests.