class Selenium::WebDriver::Credential

def resident(**)

def resident(**)
  Credential.new(resident_credential: true, **)
end