简体   繁体   中英

c# automation code

I need to write C# automation script for metro app testing. I am using ranorex tool. How do I launch the application present on metro UI through the script? If I record and play back, it doesn't work on the different system. Please suggest script to launch the metro app. I do not know the folder/path to the metro app as it is hidden.

Thanks

There is a framework called UIA provided by Microsoft for automating Windows 8 apps. This link would give you the brief idea.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM