Opened 4 years ago
Closed 4 years ago
#33211 closed Cleanup/optimization (fixed)
Update tests for Selenium v4.
| Reported by: | Carlton Gibson | Owned by: | Carlton Gibson |
|---|---|---|---|
| Component: | Testing framework | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Selenium 4 deprecated the various "find_element(s)_by_*" methods, in favour of find_element(s) with an explicit By.
Change History (5)
comment:1 by , 4 years ago
| Has patch: | set |
|---|
comment:2 by , 4 years ago
| Patch needs improvement: | set |
|---|
comment:3 by , 4 years ago
| Patch needs improvement: | unset |
|---|
Note:
See TracTickets
for help on using tickets.
PR