Class: Browserctl::Flows::PageDetectorAdapter

Inherits:
Struct
  • Object
show all
Defined in:
lib/browserctl/flows/stdlib/cloudflare_solve.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



16
17
18
# File 'lib/browserctl/flows/stdlib/cloudflare_solve.rb', line 16

def body
  @body
end

#current_urlObject

Returns the value of attribute current_url

Returns:

  • (Object)

    the current value of current_url



16
17
18
# File 'lib/browserctl/flows/stdlib/cloudflare_solve.rb', line 16

def current_url
  @current_url
end