Closed cruzdanilo closed 3 years ago
The API has changed since the last 0.170.0 version:
Snake case notation for methods and arguments:
# old browser.newPage() # new browser.new_page()
The API has changed since the last 0.170.0 version:
Snake case notation for methods and arguments: