Class: Applitools::MatchWindowTask::AppOuptut

Inherits:
Struct
  • Object
show all
Defined in:
lib/applitools/core/match_window_task.rb

Instance Attribute Summary collapse

Instance Attribute Details

#screenshot64Object

Returns the value of attribute screenshot64

Returns:

  • (Object)

    the current value of screenshot64



7
8
9
# File 'lib/applitools/core/match_window_task.rb', line 7

def screenshot64
  @screenshot64
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



7
8
9
# File 'lib/applitools/core/match_window_task.rb', line 7

def title
  @title
end