Sha256: 12ef812841b9775d988132d2a6d0802163e06a6cea42773e12e28f769b2f5a4d

Contents?: true

Size: 154 Bytes

Versions: 16

Compression:

Stored size: 154 Bytes

Contents

class ScreenScopedToChildren
  include Mohawk
  window(:title => /DataGridViewForm/, :children_only => true)

  button(:close, :value => 'Close')
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
mohawk-1.0 features/support/screens/screen_scoped_to_children.rb
mohawk-0.4.4 features/support/screens/screen_scoped_to_children.rb
mohawk-0.4.3 features/support/screens/screen_scoped_to_children.rb
mohawk-0.4.2 features/support/screens/screen_scoped_to_children.rb
mohawk-0.4.1 features/support/screens/screen_scoped_to_children.rb
mohawk-0.4 features/support/screens/screen_scoped_to_children.rb
mohawk-0.3 features/support/screens/screen_scoped_to_children.rb
mohawk-0.2.1 features/support/screens/screen_scoped_to_children.rb
mohawk-0.2 features/support/screens/screen_scoped_to_children.rb
mohawk-0.1.4 features/support/screens/screen_scoped_to_children.rb
mohawk-0.1.0 features/support/screens/screen_scoped_to_children.rb
mohawk-0.0.9 features/support/screens/screen_scoped_to_children.rb
mohawk-0.0.8 features/support/screens/screen_scoped_to_children.rb
mohawk-0.0.7 features/support/screens/screen_scoped_to_children.rb
mohawk-0.0.6 features/support/screens/screen_scoped_to_children.rb
mohawk-0.0.5 features/support/screens/screen_scoped_to_children.rb