CodeFaster

CodeFaster

Share this post

CodeFaster
CodeFaster
Sometimes complicated is clearer

Sometimes complicated is clearer

Tyler Adams's avatar
Tyler Adams
Feb 19, 2025
∙ Paid
1

Share this post

CodeFaster
CodeFaster
Sometimes complicated is clearer
Share
await page.screenshot(path="ss_0.jpg")
await asyncio.sleep(1)
await page.screenshot(path="ss_1.jpg")
await asyncio.sleep(5-1)
await page.screenshot(path="ss_5.jpg")
await asyncio.sleep(10-5)
await page.screenshot(path="ss_10.jpg")
await asyncio.sleep(20-10)
await page.screenshot(path="ss_20.jpg")

CodeFaster is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2025 Tyler Adams
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share