rec puppeteer is a decent tool, but it’s not perfect. It’s great for recording and replaying simple tests, but yeah, dynamic content can be tricky.
One thing that helped me was using CSS selectors instead of relying on auto-generated ones. It makes the scripts more stable.
Also, if you’re not super tech-savvy, maybe start with something like Katalon Studio. It’s more beginner-friendly and has a visual test builder.
One thing that helped me was using CSS selectors instead of relying on auto-generated ones. It makes the scripts more stable.
Also, if you’re not super tech-savvy, maybe start with something like Katalon Studio. It’s more beginner-friendly and has a visual test builder.
