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

Is there some kind converters for all testing syntaxes like Puppeteer or Selenium or Playwright? #4811

Open
klim-itbcode opened this issue Feb 3, 2025 · 1 comment

Comments

@klim-itbcode
Copy link

Hello everyone, I am a newcomer here, looking for a good framework to start for covering my project, CodeceptJS has a good support and good comunity, therefore it's a good choice. But I was wondering is there some way to convert a code between popular frameworks to codeceptJS syntax?. For example if I have my tests written using Puppeteer or Selenium syntax, is there a way to convert them somehow into a CodeceptJS syntax?

@DavertMik
Copy link
Contributor

The one can be done using modern AI features

However, its quality really depends on the tests you are trying to convert

  • did you use page objects?
  • how complex is your custom code around the framework

And so on...

Could you tell more details about your project, show the simple test, and page objects if possible?
That can give understanding how it can be converted via AI

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

2 participants