ds-gui-automation 0.1.34 → 0.1.35

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,6 +8,8 @@ Given(/^I perform a search in "(.*)" with "(.*)" from seo URL$/) do | country,
8
8
 
9
9
  puts @browser.url
10
10
 
11
+ DestinationServicesGUI.set_cookie('X-UOW' => BOT_UOW)
12
+
11
13
  # DestinationServicesGUI::Results.filter_by_product_type(PRODUCT_TYPE)
12
14
 
13
15
  #DestinationServicesGUI::Results.wait_for_modal
@@ -86,9 +86,6 @@ Before do | scenario |
86
86
  DestinationServicesGUI.set_cookie({'X-Version-Override' => BETA_COOKIES})
87
87
  end
88
88
 
89
- DestinationServicesGUI.set_cookie('X-UOW' => BOT_UOW)
90
-
91
-
92
89
  end
93
90
 
94
91
  After do |scenario|
data/lib/ds/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module DestinationServicesGUI
2
- VERSION = "0.1.34"
2
+ VERSION = "0.1.35"
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.34
4
+ version: 0.1.35
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: