testcentricity_web 2.1.9 → 2.1.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +7 -0
- data/lib/devices/devices.yml +16 -2
- data/lib/testcentricity_web/page_sections_helper.rb +1 -1
- data/lib/testcentricity_web/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 81fb7660f3a4e3aa744ff25889798056d233ee68
|
4
|
+
data.tar.gz: fcd707ae516c343ff76c18a175e3a4be516d2139
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d95a0521e9176fc3530a8f654bd8ba6393f2782c16b3deda8900e325463f6e201e1f2c224957d27d0279a28da573acf4561cc17f2f5824694e5d74bb90e41971
|
7
|
+
data.tar.gz: c14148e28b7fcf03c3e84980709aa285834cbcbea7d6665f64baa06dee94cc91943d9685db4abda6ab6f89b9f5bc8db964cada09d8eed3e0263d1d9efede9775
|
data/README.md
CHANGED
@@ -23,6 +23,11 @@ feature incomplete and potentially unstable. More information can be found [here
|
|
23
23
|
|
24
24
|
|
25
25
|
## What's New
|
26
|
+
|
27
|
+
###Version 2.1.10
|
28
|
+
|
29
|
+
* Added device profiles for iPhone 7 (iOS 10) with Mobile Firefox browser and iPad (iOS 10) with Mobile Firefox browser
|
30
|
+
|
26
31
|
###Version 2.1.8
|
27
32
|
|
28
33
|
* Added `PageSection.verify_list_items` method for **Indexed PageSection Objects**.
|
@@ -787,6 +792,7 @@ mobile web browsers, the `WEB_BROWSER` Environment Variable must be set to one o
|
|
787
792
|
`ipad_pro` |`firefox` or `chrome` |1366 x 1024|landscape |iOS 11
|
788
793
|
`ipad_pro_10_5` |`firefox` or `chrome` |1112 x 834 |landscape |iOS 11
|
789
794
|
`ipad_chrome` |`firefox` or `chrome` |1024 x 768 |landscape |iOS 10 - Mobile Chrome browser for iOS
|
795
|
+
`ipad_firefox` |`firefox` or `chrome` |1024 x 768 |landscape |iOS 10 - Mobile Firefox browser for iOS
|
790
796
|
`android_tablet` |`firefox` or `chrome` |1024 x 768 |landscape |Android 3.0
|
791
797
|
`kindle_fire` |`firefox` or `chrome` |1024 x 600 |landscape |
|
792
798
|
`kindle_firehd7` |`firefox` or `chrome` |800 x 480 |landscape |Fire OS 3
|
@@ -806,6 +812,7 @@ mobile web browsers, the `WEB_BROWSER` Environment Variable must be set to one o
|
|
806
812
|
`iphone7` |`firefox` or `chrome` |375 x 667 |portrait |iOS 10
|
807
813
|
`iphone7_plus` |`firefox` or `chrome` |414 x 736 |portrait |iOS 10
|
808
814
|
`iphone7_chrome` |`firefox` or `chrome` |375 x 667 |portrait |iOS 10 - Mobile Chrome browser for iOS
|
815
|
+
`iphone7_firefox` |`firefox` or `chrome` |375 x 667 |portrait |iOS 10 - Mobile Firefox browser for iOS
|
809
816
|
`iphone8` |`firefox` or `chrome` |375 x 667 |portrait |iOS 11
|
810
817
|
`iphone8_plus` |`firefox` or `chrome` |414 x 736 |portrait |iOS 11
|
811
818
|
`iphonex` |`firefox` or `chrome` |375 x 812 |portrait |iOS 11
|
data/lib/devices/devices.yml
CHANGED
@@ -53,7 +53,14 @@
|
|
53
53
|
:css_width: 375
|
54
54
|
:css_height: 667
|
55
55
|
:default_orientation: portrait
|
56
|
-
:user_agent: "Mozilla/5.0 (iPhone; CPU iPhone OS
|
56
|
+
:user_agent: "Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.1.30 (KHTML, like Gecko) CriOS/62.0.3202.70 Mobile/14G60 Safari/602.1"
|
57
|
+
:iphone7_firefox:
|
58
|
+
:name: "iPhone 7 - Firefox"
|
59
|
+
:os: "ios"
|
60
|
+
:css_width: 375
|
61
|
+
:css_height: 667
|
62
|
+
:default_orientation: portrait
|
63
|
+
:user_agent: "Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) FxiOS/10.1b7709 Mobile/14G60 Safari/603.3.8"
|
57
64
|
:iphone8:
|
58
65
|
:name: "iPhone 8"
|
59
66
|
:os: "ios"
|
@@ -193,7 +200,14 @@ nexus6:
|
|
193
200
|
:css_width: 1024
|
194
201
|
:css_height: 768
|
195
202
|
:default_orientation: landscape
|
196
|
-
:user_agent: "Mozilla/5.0 (
|
203
|
+
:user_agent: "Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.1.30 (KHTML, like Gecko) CriOS/62.0.3202.70 Mobile/14G60 Safari/602.1"
|
204
|
+
:ipad_firefox:
|
205
|
+
:name: "iPad - Firefox"
|
206
|
+
:os: "ios"
|
207
|
+
:css_width: 1024
|
208
|
+
:css_height: 768
|
209
|
+
:default_orientation: landscape
|
210
|
+
:user_agent: "Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) FxiOS/10.1b7709 Mobile/14G60 Safari/603.3.8"
|
197
211
|
:android_tablet:
|
198
212
|
:name: "Generic Android tablet"
|
199
213
|
:os: "android"
|
@@ -68,7 +68,7 @@ module TestCentricity
|
|
68
68
|
def verify_list_items(expected, enqueue = false)
|
69
69
|
actual = get_list_items
|
70
70
|
enqueue ?
|
71
|
-
ExceptionQueue.enqueue_assert_equal(expected, actual, "Expected list #{
|
71
|
+
ExceptionQueue.enqueue_assert_equal(expected, actual, "Expected list '#{get_name}' (#{get_locator})") :
|
72
72
|
assert_equal(expected, actual, "Expected list object '#{get_name}' (#{get_locator}) to be #{expected} but found #{actual}")
|
73
73
|
end
|
74
74
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: testcentricity_web
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.1.
|
4
|
+
version: 2.1.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- A.J. Mrozinski
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-11-
|
11
|
+
date: 2017-11-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|