Skip to content

Instantly share code, notes, and snippets.

@DZuz14
Created September 27, 2021 15:25
Show Gist options
  • Save DZuz14/a5e95ec9a471d2f3e6b5d4a80b168a66 to your computer and use it in GitHub Desktop.
Save DZuz14/a5e95ec9a471d2f3e6b5d4a80b168a66 to your computer and use it in GitHub Desktop.
Corona 2
await page.goto("https://www.worldometers.info/coronavirus/");
await page.waitForSelector("table#main_table_countries_today");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment