Redth / Maui.UITesting

Experimenting with UI Testing approaches for .NET / MAUI
MIT License
101 stars 17 forks source link

How to set up Xappium? #27

Open ajunavarghesegray opened 1 year ago

ajunavarghesegray commented 1 year ago

How to setup Xappium for testing a .Net Maui iOS app? Please help with step by step instructions.

dansiegel commented 1 year ago

This is a different project from Xappium, and this replaces Xappium.

ajunavarghesegray commented 1 year ago

Oh so Xappium has been discontinued? If this new project replaces Xappium, is there a set up instruction?

dansiegel commented 1 year ago

Xappium is not currently being developed as we felt that Appium was the wrong tool to use. Maui.UITesting is built from what we learned in that.

ajunavarghesegray commented 1 year ago

Say if I want to automate a .net Maui iOS app how will I set up Maui.UITesting, since it doesn't require Appium setup?

ajunavarghesegray commented 1 year ago

When will Maui.UITesting framework become available? Like a release date? If it’s available for setup, could you please share the instructions?

amirvenus commented 9 months ago

Xappium is not currently being developed as we felt that Appium was the wrong tool to use. Maui.UITesting is built from what we learned in that.

Could you please share your justification for qualifying Appium as a wrong tool? I'm trying to convince my team to get rid of Appium!