Class: GoogleText::Parsers::Login

Inherits:
Base
  • Object
show all
Defined in:
lib/google_text/parsers/login.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#string

Method Summary

Methods inherited from Base

#initialize, selectors_for

Constructor Details

This class inherits a constructor from GoogleText::Parsers::Base

Instance Attribute Details

#xsrf_tokenObject

Returns the value of attribute xsrf_token.



4
5
6
# File 'lib/google_text/parsers/login.rb', line 4

def xsrf_token
  @xsrf_token
end