Commit Graph

6657 Commits

Author SHA1 Message Date
Michael Mintz d383f5bcd8 Update the documentation 2022-07-14 21:19:29 -04:00
Michael Mintz 7776b79580 Improve the reliability of js_click(selector) 2022-07-14 21:19:02 -04:00
Michael Mintz cb3f45408d Add pytest option "--list-fail-page" to list URLs of failures 2022-07-14 21:14:54 -04:00
Michael Mintz e88e06d83b
Merge pull request #1414 from seleniumbase/handle-edge-cases
Handle edge cases with EdgeDriver and js_click()
2022-07-14 12:54:02 -04:00
Michael Mintz d547d1aabd Version 3.5.4 2022-07-14 12:40:06 -04:00
Michael Mintz 3e146db9c7 Update the ReadMe 2022-07-14 12:39:34 -04:00
Michael Mintz 6acf508d8c Handle edge cases with js_click() 2022-07-14 12:39:09 -04:00
Michael Mintz 3ae728f243 Handle edge cases with EdgeDriver 2022-07-14 12:38:44 -04:00
Michael Mintz e25573d39b Update mkdocs dependencies 2022-07-14 12:18:44 -04:00
Michael Mintz 61e0d89672
Merge pull request #1411 from seleniumbase/reliability-updates-for-firefox-and-js-click
Reliability updates for Firefox and js_click()
2022-07-14 00:41:26 -04:00
Michael Mintz 38582b1d11 Version 3.5.3 2022-07-14 00:33:42 -04:00
Michael Mintz 93ef59531a Refresh Python dependencies 2022-07-14 00:33:27 -04:00
Michael Mintz 7c50ed94ad Update the ReadMe 2022-07-14 00:33:13 -04:00
Michael Mintz 6ac3d02876 Improve reliability when calling js_click(selector) 2022-07-14 00:20:43 -04:00
Michael Mintz e6a5ec875e Improve error-handling for Firefox tests 2022-07-14 00:18:28 -04:00
Michael Mintz 5cd2e4ac0d Update Firefox preferences 2022-07-14 00:16:34 -04:00
Michael Mintz efb607d554 Update an example test 2022-07-13 17:45:12 -04:00
Michael Mintz 322d0140d5 Update an example test 2022-07-13 17:12:14 -04:00
Michael Mintz 37a8d8e0ec Update an example script 2022-07-13 16:30:47 -04:00
Michael Mintz 791eeb0f83
Merge pull request #1410 from seleniumbase/reduce-python-dependencies
Reduce required Python dependencies
2022-07-13 13:58:15 -04:00
Michael Mintz 8ccafe7091 Version 3.5.2 2022-07-13 13:51:35 -04:00
Michael Mintz b30c231404 Transition some required dependencies into optional ones 2022-07-13 13:50:53 -04:00
Michael Mintz 9237c6a020 Install missing optional dependencies as needed 2022-07-13 13:49:01 -04:00
Michael Mintz b35e678620 Update method reliability 2022-07-13 13:46:37 -04:00
Michael Mintz 1b658d80ec Add a method for installing dependencies as needed 2022-07-13 13:44:52 -04:00
Michael Mintz 6734c10eab Refresh mkdocs dependencies 2022-07-13 12:44:42 -04:00
Michael Mintz bda0597c41 Update Behave-BDD options naming 2022-07-13 12:38:39 -04:00
Michael Mintz d06ff80cfe Update the ReadMe 2022-07-13 09:31:39 -04:00
Michael Mintz d9eec6f358 Update the documentation 2022-07-13 09:17:04 -04:00
Michael Mintz 638dacba89
Merge pull request #1409 from seleniumbase/context-manager-for-frame-switching
Add a Context Manager method for switching into iframes using a "with" statement
2022-07-12 22:58:34 -04:00
Michael Mintz 2188407abe Version 3.5.1 2022-07-12 22:38:07 -04:00
Michael Mintz c9f36d0372 Refresh optional Python dependencies 2022-07-12 22:37:20 -04:00
Michael Mintz 5dc65b3279 Refresh docs dependencies 2022-07-12 22:36:29 -04:00
Michael Mintz 7814dc8501 Add an example using "with self.frame_switch(frame):" 2022-07-12 22:36:01 -04:00
Michael Mintz 1512f82068 Add Context Manager frame_switch(frame). ("with" required) 2022-07-12 22:34:20 -04:00
Michael Mintz 1cba7dbc81 Update the docs 2022-07-12 08:57:25 -04:00
Michael Mintz 481583f401 Update the ReadMe 2022-07-11 19:15:54 -04:00
Michael Mintz a67db6d1ba
Merge pull request #1405 from seleniumbase/drop-support-for-old-python
Drop support for Python 3.5
2022-07-11 16:14:21 -04:00
Michael Mintz 81716a7b8f Version 3.5.0 2022-07-11 16:02:00 -04:00
Michael Mintz 66c44c4695 Drop support for Python 3.5 2022-07-11 16:01:35 -04:00
Michael Mintz 5b5be33a82
Merge pull request #1403 from seleniumbase/more-js-less-jquery
More JS. Less jQuery.
2022-07-11 13:29:04 -04:00
Michael Mintz 68416e5869 Version 3.4.1 2022-07-11 13:18:36 -04:00
Michael Mintz 693616c1be Refresh Python dependencies 2022-07-11 13:18:09 -04:00
Michael Mintz e1f3eec59e Refresh docs dependencies 2022-07-11 13:16:52 -04:00
Michael Mintz 952e492bd2 Update the ReadMe 2022-07-11 13:16:28 -04:00
Michael Mintz de5cd9d184 Improve reliability for webdriver downloads 2022-07-11 13:16:14 -04:00
Michael Mintz 09176cc697 More JS, Less jQuery (Drag-and-Drop) 2022-07-11 13:15:34 -04:00
Michael Mintz 52947ad1a2
Merge pull request #1400 from seleniumbase/multiple-updates
Multiple updates (for version 3.4.0)
2022-07-08 17:19:27 -04:00
Michael Mintz bd229b1cb1 Version 3.4.0 2022-07-08 17:07:34 -04:00
Michael Mintz 61d3d1fc00 Refresh Python dependencies 2022-07-08 17:06:55 -04:00