Click or drag to resize

LoginOptions Properties

The LoginOptions type exposes the following members.

Properties
  NameDescription
Public propertyDelayAfter
Delay in miliseconds, after submit button click, before main page loading.
Public propertyDelayBefore
Delay in miliseconds, before username, password setting and submit button click.
Public propertyLoginPage
Login page
Public propertyPassword
Password value
Public propertyPasswordFieldSelector
Password field CSS selector
Public propertySubmitButtonSelector
Submit button CSS selector
Public propertyUsername
Username value
Public propertyUsernameFieldSelector
Username field CSS selector
Top
See Also