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

[Feature]: Automated testing for native mobile apps #29948

Closed
hikayati opened this issue Mar 14, 2024 · 2 comments
Closed

[Feature]: Automated testing for native mobile apps #29948

hikayati opened this issue Mar 14, 2024 · 2 comments

Comments

@hikayati
Copy link

🚀 Feature Request

I read somewhere about Playwright initiatives to cover mobile apps natively built. what is the progress on this? Actually I am trying to unify the test process for web and mobile using a unified test cases written in Gherkin style.

Example

No response

Motivation

Adopt Gherkin style for tests creation, and maybe reuse the same test cases built for web to run the same tests on mobile apps.

@ltsuda
Copy link
Contributor

ltsuda commented Mar 14, 2024

Please, see the information I've found related to your request (I'm not from Playwright team).

BDD Feature Request Issue:
#11975

Alternatives:
https://github.com/serenity-js/serenity-js-cucumber-playwright-template
https://github.com/Tallyb/cucumber-playwright

There are multiple issues relative to native mobile testing but all redirects to this main one:
#1122

Android/Web Experimental - https://playwright.dev/docs/api/class-android

@mxschmitt
Copy link
Member

Closing as per above. Playwright is focusing on Web Automation as of today. For Cucumber integrations, see above.

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

No branches or pull requests

3 participants