Class: Applitools::MatchWindowTask::AppOuptut
- Inherits:
-
Struct
- Object
- Struct
- Applitools::MatchWindowTask::AppOuptut
- Defined in:
- lib/applitools/core/match_window_task.rb
Instance Attribute Summary collapse
-
#screenshot64 ⇒ Object
Returns the value of attribute screenshot64.
-
#title ⇒ Object
Returns the value of attribute title.
Instance Attribute Details
#screenshot64 ⇒ Object
Returns the value of attribute screenshot64
7 8 9 |
# File 'lib/applitools/core/match_window_task.rb', line 7 def screenshot64 @screenshot64 end |
#title ⇒ Object
Returns the value of attribute title
7 8 9 |
# File 'lib/applitools/core/match_window_task.rb', line 7 def title @title end |