Viewing profile — adieuadieu
adieuadieu
HN member- Joined
- Sun, Feb 03, 2013, 4:09 PM UTC
- HN karma
- 10
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About adieuadieu
Recent public activity
-
comment
Comment #34417324
Specifically writing some tests with the "Visual comparisons" feature might work. https://playwright.dev/docs/test-snapshots
- story
- story
-
comment
Comment #28747034
De-paywalled link: https://adieuadieu.medium.com/hidden-goodies-in-playwright-t...
- story
-
comment
Comment #28735509
De-paywalled link: https://adieuadieu.medium.com/how-to-manage-authentication-s...
- story
- story
-
comment
Comment #28716407
De-paywalled link: https://adieuadieu.medium.com/playwright-comes-with-amazing-...
- story
-
comment
Comment #28711714
De-paywalled link: https://adieuadieu.medium.com/how-to-write-end-to-end-tests-...
- story
-
comment
Comment #28707333
De-paywalled link: https://adieuadieu.medium.com/how-to-use-partiql-with-dynamo...
- story
- story
-
comment
Comment #14865487
We're using serverless-chrome for the headless-chrome-on-aws-lambda part. https://github.com/adieuadieu/serverless-chrome If you're interested in how serverless-chrome works, I wro…
-
comment
Comment #14860894
For now, we're using the workaround proposed here: https://github.com/adieuadieu/serverless-chrome/issues/41#is... The Chromeless Proxy service uses the @serverless-chrome/lambda p…
-
comment
Comment #14860269
Other than taking a screenshot and evaluating JS code in the context of Chrome and returning JSON, we haven't yet implemented any file-download features. But it might be possible f…
- comment
-
comment
Comment #14859866
Yep. That's one of the main reasons why we're so excited about this project!
-
comment
Comment #14859713
Parallel in that you can invoke many Lambda functions at the same time and have them run independently of each other