You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I use serenity-bdd with cucumber for some time with web application, as well as mobile applications.
I now need the ability to drive native Windows application through Appium.
Proposed Solution
Add Appium Windows platform, the same way iOS and Android are handled.
Offer my initial implementation, tested with native Windows applications, both simple (calc.exe) and rich (custom business WPF application).
Alternative Solutions
Host my modifications to serenity-core with my automation code.
Implementation Support
Contribute the feature myself (with guidance from the Serenity BDD team)
Hire the Serenity BDD team for implementation
Add it to the Serenity BDD backlog and wait for community contribution
The text was updated successfully, but these errors were encountered:
Would this feature be acceptable in serenity, or is it out of the product scope?
Will I need to maintain my changes on my own, or would you review the proposed code changes?
What's the Problem You're Trying to Solve?
Hi,
I use serenity-bdd with cucumber for some time with web application, as well as mobile applications.
I now need the ability to drive native Windows application through Appium.
Proposed Solution
Add Appium Windows platform, the same way iOS and Android are handled.
Offer my initial implementation, tested with native Windows applications, both simple (calc.exe) and rich (custom business WPF application).
Alternative Solutions
Host my modifications to serenity-core with my automation code.
Implementation Support
The text was updated successfully, but these errors were encountered: