ds-gui-automation 0.2.7 → 0.2.8

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1c169a8869af9219471afb3ae87b9e9f5bb37029
4
- data.tar.gz: 256eadf383b1d8b8d26b5c14dc38468b9bb315b1
3
+ metadata.gz: c75842d8504716c4956196c116666c05286f05f7
4
+ data.tar.gz: 23ef4b20005b5194668fca5db071a6a35493ebea
5
5
  SHA512:
6
- metadata.gz: 6dfdc9dc9747352c8794a0cb2c2673a96e06824da81d1578f22f669f5f701a7a153a294545906750c581757e2f7f37ab54796bf570e6943d8238e580e71cf133
7
- data.tar.gz: 3ac97a603fc5284ff613d7003459a3217f9cebab97c0b6ce2288186fa89ddc5303fc3687d2ac7170fae34af890505f67dfedad27cddd70b1d21b4572a25f6b51
6
+ metadata.gz: b84f86ac8bd2d1d89d0197b486f306a704006a4f03c1157b605a614680f0883c71e07055af599402aaef69da2e34ecb0ace5ae50b471e9d40825e6d053e1e385
7
+ data.tar.gz: e81024f2d916d7f1dc8550d6e2900abe611b277bea28fd25cdd78ff885bb2f71d2aa73ece2a2187d0c211e14d3122b382811dfd5a3cdc9202aa4e3e79b8d6ce2
@@ -25,7 +25,7 @@ Feature: Destination Services Thanks
25
25
  @br
26
26
  Examples:
27
27
  |country|tour_tracking_id|ticket_tracking_id|
28
- |BR|HB_ORL_CIRQUEOFFE,HB_ORL_LEGOFLORID,HB_ORL_BUSCHROW,HB_NYC_NYCITYPASS,HB_ORL_MCOMDVLTMS,HB_LAX_UNIVERSTUD,HB_ORL_BMGMCO,HB_TPA_BUSCHROW,PAM_CUN_1221,PAM_BUE_368,PAM_NYC_259,PAM_GR3_163,GL_SCL_4979,GL_SCL_4978,GL_ORL_2246|DY_ORL,UN_ORL|
28
+ |BR|HB_ORL_CIRQUEOFFE,HB_ORL_LEGOFLORID,HB_ORL_BUSCHROW,HB_NYC_NYCITYPASS,HB_ORL_MCOMDVLTMS,HB_LAX_UNIVERSTUD,HB_TPA_BUSCHROW,PAM_CUN_1221,PAM_BUE_368,PAM_NYC_259,PAM_GR3_163,GL_SCL_4979,GL_SCL_4978,GL_ORL_2246|DY_ORL,UN_ORL|
29
29
 
30
30
  @ar
31
31
  Examples:
@@ -11,6 +11,8 @@ Then(/^I should see the insurance home correctly$/) do
11
11
 
12
12
  DestinationServicesGUI.set_cookie({'X-Version-Override' => BETA_COOKIES}) if BETA
13
13
 
14
+ binding.pry
15
+
14
16
  @browser.div(:class, 'ux-destination-services-detail-picture').wait_until_present(60)
15
17
 
16
18
  @browser.div(:class, 'ux-destination-services-assistance-pricebox').present?.should be_true
@@ -21,7 +21,7 @@ Feature: Destination Services Thanks
21
21
  Examples:
22
22
  |country|tracking_id|type|
23
23
  #|BR|HB_ORL_CIRQUEOFFE|tours|
24
- |BR|HB_ORL_BMGMCO|tours|
24
+ #|BR|HB_ORL_BMGMCO|tours|
25
25
  |BR|HB_ORL_MCORIPLEY|tours|
26
26
  |BR|HB_ORL_FDTKENNEDY|tours|
27
27
  |BR|HB_LAX_UNIVERSTUD|tours|
@@ -1,3 +1,3 @@
1
1
  module DestinationServicesGUI
2
- VERSION = "0.2.7"
2
+ VERSION = "0.2.8"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ds-gui-automation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.7
4
+ version: 0.2.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Santiago Ochoa
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-07-21 00:00:00.000000000 Z
11
+ date: 2015-07-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: henry-container