Commit c9bbc28
authored
Added support for responsive snapshot capture (#289)
* Added support for responsive snapshot capture
* Add null check
* add null check
* Make cookie collection fail safe
* Fix null pointer while running tests
* Fix for null pointer errors
* CLI version bump
* Addressed comments
* Trigger Build
* Update readme1 parent e246873 commit c9bbc28
File tree
5 files changed
+381
-153
lines changed- src
- main/java/io/percy/selenium
- test/java/io/percy/selenium
5 files changed
+381
-153
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
0 commit comments