Martin Gruner
|
3d442dbff9
Fix typo: send \0 as a JSON false value, not \\0.
|
8 年 前 |
Daniel Gempesaw
|
b7de5a63e1
Fix #303: restore switch window functionality for non-FF browsers
|
9 年 前 |
Martin Gruner
|
4cbfa9a40f
Added documentation on how to run Firefox 47 or earlier on Selenium 3+.
|
9 年 前 |
Daniel Gempesaw
|
8acc05a99e
Fix #301: Conform switch_to_window's parameters to spec
|
9 年 前 |
Daniel Gempesaw
|
894f60642c
Fix travis detected bug in perl 5.20
|
9 年 前 |
Daniel Gempesaw
|
17212f9f09
Fix #295: describe LWP read timeout error workaround
|
9 年 前 |
Daniel Gempesaw
|
f6d29226c3
Fix WebElement construction from execute_script
|
9 年 前 |
Daniel Gempesaw
|
67eff3da50
Handle spec-appropriate element id extraction
|
9 年 前 |
Daniel Gempesaw
|
0169584055
Fix assorted documentation errors
|
9 年 前 |
Daniel Gempesaw
|
00673ae49f
Remove deprecated speed functions
|
9 年 前 |
Daniel Gempesaw
|
29d7190005
Begin restoring <FF47 binary startup functionality
|
9 年 前 |
Daniel Gempesaw
|
a5ef784290
Encode the Firefox profile during binary startup
|
9 年 前 |
Daniel Gempesaw
|
487095912e
Address minor whitespace issues
|
9 年 前 |
Daniel Gempesaw
|
0a1a0c50f8
Stop using newlines when base64 encoding content
|
9 年 前 |
Vangelis Katsikaros
|
9d6e77cfd5
Add documentation
|
9 年 前 |
Daniel Gempesaw
|
4d0a79d359
Fix syntax error in documentation
|
9 年 前 |
Daniel Gempesaw
|
27ac15dbe4
Stop encoding firefox profile when in binary mode
|
9 年 前 |
Daniel Gempesaw
|
c0b5fd12ad
Indicate that set_implicit_wait_timeout is set_timeout
|
9 年 前 |
Daniel Gempesaw
|
071a1b0fea
Find child element default finder fix (#270)
|
9 年 前 |
Chris Davies
|
9059b09e80
Typo corrected (#263)
|
9 年 前 |
Daniel Gempesaw
|
cba8af2aae
Use tiny role to set wd_context_prefix for fun
|
10 年 前 |
Daniel Gempesaw
|
18f0772f8d
Generalize the webdriver context prefix
|
10 年 前 |
Daniel Gempesaw
|
3d287dd765
Fix inaccurate docs re: find_child_elements xpath
|
10 年 前 |
Daniel Gempesaw
|
994b2889b7
Support local URLs like `file://` for PAC proxies
|
10 年 前 |
Daniel Gempesaw
|
90a7f36094
Fix #222: document demolish/destroy behavior
|
10 年 前 |
Daniel Gempesaw
|
8d3b99d086
Merge pull request #220 from gempesaw/coerce-timeouts
|
10 年 前 |
Daniel Gempesaw
|
71c74c6e36
Refactor timeout coercion to match flow of _coerce_number
|
10 年 前 |
Daniel Gempesaw
|
db58c8f91e
Croak instead of die in upload_file
|
10 年 前 |
Daniel Gempesaw
|
e5fb913e85
Coerce timeouts in various set*timeout subroutines
|
10 年 前 |
Daniel Gempesaw
|
61568c7a27
Implement coercion subs for timeout arguments
|
10 年 前 |