Has Anyone Successfully Automated ISO Testing with Puppeteer ISO? Tips and Challenges?

18 Replies, 1270 Views

Puppeteer ISO is solid, but ISO testing is a bit of a stretch. I’d recommend looking into SoapUI—it’s way better for ISO testing and doesn’t have the same timing issues.

If you’re sticking with Puppeteer ISO, try using `page.waitForSelector` to handle timing issues. Also, make sure you’re running it in a stable environment—Docker or a VM can help with that.

Messages In This Thread



Users browsing this thread: 1 Guest(s)