ds-gui-automation 0.1.69 → 0.1.70

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: ba9511f0dc23d9a097a1f6eadec185c4a9c79512
4
- data.tar.gz: b5c733e8911815f37d279d805362a20b41bc77d3
3
+ metadata.gz: c044a953136d772253db5a331d9dcafd6d01e0e8
4
+ data.tar.gz: 9589ed9c88e810a77d8408482aab718e279f8b25
5
5
  SHA512:
6
- metadata.gz: 77ef22f85007d46c4c2f2f8d8165604cad8a98c0679b1831db47ea434f7ef9f88bb660801b35c1c717311e632a72d981b8c671b05c4ad5656e04a50ce679084f
7
- data.tar.gz: 45595ac96e4aba0925f75a7d35f2b59a7f47b9065fb7515697910fa49e78b2ee66bb67bb20db435118869c46e9d907260adc4bd37056308d4c9113ffb4dd22e8
6
+ metadata.gz: 7bf2bc84f294b141d727e5258d4b143ab7d796db06d46c879cd2ad63f5b55dbaf8e2e76c696e0fdb1d2fea2a00e684efe4cdcf0a84e4a5acc7727615fefc2fe3
7
+ data.tar.gz: d0b93192fc1432b41918bfbcb16d315e14fe97978c1e84bfac76dc4aa44702202934b74ac9dc600d7123f0c02a78bf4e807856b86dff5c183e097bf963f89862
data/lib/ds/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module DestinationServicesGUI
2
- VERSION = "0.1.69"
2
+ VERSION = "0.1.70"
3
3
  end
@@ -41,7 +41,8 @@ module TourDetail
41
41
  end
42
42
 
43
43
  def open_tour_calendar
44
- browser.div(:class, 'ux-destination-services-detail-pricebox-date-input').click
44
+ browser.span(:class, 'ux-common-icon-calendar').click
45
+ debugger
45
46
  end
46
47
 
47
48
  def go_to_disney_checkout
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.1.69
4
+ version: 0.1.70
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-03-27 00:00:00.000000000 Z
11
+ date: 2015-03-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: henry-container