Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Closed
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

@codeceptjs codeceptjs locked and limited conversation to collaborators Mar 24, 2025
@kobenguyent kobenguyent converted this issue into discussion #4934 Mar 24, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants