Skip to content

Commit 1066887

Browse files
authored
docs(readme): fixed outdated method name (microsoft#692)
1 parent 6854c40 commit 1066887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ async def main():
190190
geolocation={"longitude": 12.492507, "latitude": 41.889938},
191191
permissions=["geolocation"]
192192
)
193-
page = await context.newPage()
193+
page = await context.new_page()
194194
await page.goto("https://maps.google.com")
195195
await page.click("text="Your location"")
196196
await page.screenshot(path="colosseum-iphone.png")

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy