Class: Browserctl::Flows::PageDetectorAdapter
- Inherits:
-
Struct
- Object
- Struct
- Browserctl::Flows::PageDetectorAdapter
- Defined in:
- lib/browserctl/flows/stdlib/cloudflare_solve.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
-
#current_url ⇒ Object
Returns the value of attribute current_url.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body
16 17 18 |
# File 'lib/browserctl/flows/stdlib/cloudflare_solve.rb', line 16 def body @body end |
#current_url ⇒ Object
Returns the value of attribute current_url
16 17 18 |
# File 'lib/browserctl/flows/stdlib/cloudflare_solve.rb', line 16 def current_url @current_url end |