Recommendation for end-to-end testing frameworks to use with NextJS + Capacitor?

What is the current recommendation for end-to-end testing frameworks when working with a Next.js + Capacitor setup?

We are considering using WebdriverIO + Appium, Are there newer and more effective alternatives we should evaluate?

Additionally, what would be the recommended approach for integrating these E2E tests into a CI/CD pipeline (e.g., GitHub Actions, Bitrise, etc.)?

2 Likes