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