class TiktokPassport::Marionette::Session

Defined in:

tiktok_passport/marionette/session.cr

Constant Summary

Log = ::Log.for(self)
TARGET_URL = "about:blank"

Constructors

Instance Method Summary

Constructor Detail

def self.new(remote_url : String) #

[View source]

Instance Method Detail

def navigator_info : Marionette::NavigatorInfo #

[View source]
def sign(url) : String #

[View source]
def start #

[View source]
def started? #

[View source]
def stop #

[View source]
def stopped? #

[View source]