Browser
Configuration
username: 'admin'
password: 'themostsecurepasswordintheworld'capabilities:
browserName: 'chrome'
unexpectedAlertBehaviour: 'accept'
loggingPrefs:
browser: 'INFO'
chromeOptions:
args: ['--disable-infobars']Locating Elements
Last updated