top | item 26330598

(no title)

Sil_E_Goose | 5 years ago

>using Axiom is 10X faster than writing it in selenium/puppeteer + we handle all the annoying logic you need. We're investigating a node library for this - let us know if it would be useful.

As someone who has recently started working with puppeteer, I definitely think a library to alleviate that pain would be immensely valuable.

discuss

order

yaseer|5 years ago

Interesting!

If any puppeteer developers would also find it useful, let us know - it's always good to know something is wanted before you make it.

dominathan917|5 years ago

As a developer about to go down the e2e testing pipeline for our new products and chosen puppeteer, I would also be very interested in this.

loh|5 years ago

I always hated writing e2e tests (tools like Cypress just didn't cut it for me), so I put this together a while back (it's open source, MIT licensed): https://github.com/testfront-io/testfront-devtools

See also https://www.testfront.io/ for an actual description of how it works, but don't bother signing up. I'm really bad at marketing/getting the word out, and google took forever to approve the extension so I lost interest/ran out of money. Maybe if others show interest, I'll be motivated to resume the plans I had for it.

Here's a 4 minute video of it in action, covering every user join/login/update possibility: https://www.youtube.com/watch?v=ifkaptIYeL8

zild3d|5 years ago

for anyone else about to go down the e2e testing road - I recommend checking out cypress.io

gvkhna|5 years ago

We’re building this at Superadmin, specifically for e2e tests. We’re a little bit early but would love to collect feedback. Can we get you in as an early user?