Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Appium Windows platform #3493

Closed
1 of 3 tasks
nicerloop opened this issue Jul 4, 2024 · 1 comment · Fixed by #3494
Closed
1 of 3 tasks

Add Appium Windows platform #3493

nicerloop opened this issue Jul 4, 2024 · 1 comment · Fixed by #3494

Comments

@nicerloop
Copy link
Contributor

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

  • 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
@nicerloop
Copy link
Contributor Author

Hi @wakaleo ,

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?

Thank you for the very good work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant