ds-gui-automation 0.1.11 → 0.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@ Feature: Destination Services Search
8
8
  Then I should see the results page with the search result
9
9
 
10
10
  @search
11
- Scenario: Perform a Search from the Activities's home
11
+ Scenario: Validate Search results for hot destinations
12
12
  Given I'm on the Result's page
13
13
  Then I should see the results page with the search result
14
14
 
@@ -71,7 +71,7 @@ Before do | scenario |
71
71
 
72
72
  DestinationServicesGUI.set_browser(@browser)
73
73
 
74
- DestinationServicesGUI::Search.go_home
74
+ # DestinationServicesGUI::Search.go_home
75
75
 
76
76
  if BETA
77
77
  DestinationServicesGUI.set_cookie({'X-Version-Override' => BETA_COOKIES})
data/lib/ds/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module DestinationServicesGUI
2
- VERSION = "0.1.11"
2
+ VERSION = "0.1.12"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ds-gui-automation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.11
4
+ version: 0.1.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: