Method: Selenium::WebDriver::Credential#sign_count
- Defined in:
- lib/selenium/webdriver/common/virtual_authenticator/credential.rb
#sign_count ⇒ Object (readonly)
Returns the value of attribute sign_count.
56 57 58 |
# File 'lib/selenium/webdriver/common/virtual_authenticator/credential.rb', line 56 def sign_count @sign_count end |