Class: WatirFramework::Results

Inherits:
WatirDrops::PageObject
  • Object
show all
Defined in:
lib/watir_framework/pages/results.rb

Instance Method Summary collapse

Instance Method Details

#first_resultObject



7
8
9
# File 'lib/watir_framework/pages/results.rb', line 7

def first_result
  title(results.first).text
end