Commit 3afa319
* [rust] Download latest version of Chrome for Testing (#11676)
* [rust] Fix differences about CfT binaries in macOS
* [rust] Refactor function to request latest browser version from CfT
* [rust] Update checksum in cargo lock file
* [rust] Return browser path also when browser is local
* [rust] Check browser in PATH
* [rust] Set default TTL_browsers to 3600s (1 hour), like new TTL_drivers
* [rust] Improve error handling for unavailable driver
* [rust] Force operating system to Windows in for IExplorer
* [rust] Improve path escaping in Linux and macOS for browser discovery
* [rust] Return always browser path in results
---------
Co-authored-by: Diego Molina <[email protected]>
1 parent 9772e55 commit 3afa319
20 files changed
Lines changed: 701 additions & 325 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
7075 | 7075 | | |
7076 | 7076 | | |
7077 | 7077 | | |
7078 | | - | |
| 7078 | + | |
7079 | 7079 | | |
7080 | | - | |
| 7080 | + | |
7081 | 7081 | | |
7082 | 7082 | | |
7083 | 7083 | | |
| |||
7182 | 7182 | | |
7183 | 7183 | | |
7184 | 7184 | | |
7185 | | - | |
| 7185 | + | |
7186 | 7186 | | |
7187 | 7187 | | |
7188 | 7188 | | |
| |||
11822 | 11822 | | |
11823 | 11823 | | |
11824 | 11824 | | |
11825 | | - | |
| 11825 | + | |
11826 | 11826 | | |
11827 | 11827 | | |
11828 | 11828 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments