Click here to Skip to main content
15,889,403 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I have an ASP.Net website and I am trying to write automation test cases for it in IronPython.

I have already done the following setup
Installed IronPython, elementtree, robot framework and Python tools for Visual Studio.

Now I am stuck at a point where I don't know where to start. It was quite easy using Selenium web driver and Visual studio. But not sure how to do it with IronPython.

Please suggest.

What I have tried:

Read IronPython documentation
Also read about Ranorex, but its a paid tool
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900