Commit Graph

5143 Commits

Author SHA1 Message Date
Michael Mintz bbfc588e30 Add "project_urls" for PyPI 2021-04-30 18:13:38 -04:00
Michael Mintz 2a0e1aaa15 Update Python dependencies ("pip>=21.1.1") 2021-04-30 17:52:15 -04:00
Michael Mintz a03052745b Update docs dependencies 2021-04-30 17:25:42 -04:00
Michael Mintz ccfd4a5456 Add method: "save_screenshot_to_logs()" 2021-04-30 17:22:58 -04:00
Michael Mintz e43746f930 Update Dutch translations to use "attribuut" instead of "kenmerk" 2021-04-30 17:21:01 -04:00
Michael Mintz 5f470900ce Update Dutch translations to use "attribuut" instead of "kenmerk" 2021-04-30 17:17:31 -04:00
Michael Mintz 8e4bdea957 Add methods for asserting the attribute of an element 2021-04-30 17:15:58 -04:00
Michael Mintz a4a5eb2dd3 Update the ad_block_list 2021-04-30 17:06:58 -04:00
Michael Mintz e3bb9c971e Add methods to get the versions of Chrome and chromedriver 2021-04-30 17:05:00 -04:00
Michael Mintz d5b38e87e4 Update exception-handling 2021-04-30 16:59:22 -04:00
Michael Mintz 3c7a65c142 Improve Dashboard logging 2021-04-30 16:58:10 -04:00
Michael Mintz bdf74caf1e Log data about tests that are marked as "skipped" 2021-04-30 16:48:43 -04:00
Michael Mintz 543cd40563 Fix issue that may cause the page source to render incorrectly 2021-04-30 16:45:13 -04:00
Michael Mintz c2769461a4 Make Dashboard resources available locally (CSS / JS) 2021-04-30 16:37:46 -04:00
Michael Mintz b07ebba3ad Encode Dashboard favicons locally 2021-04-30 16:24:00 -04:00
Michael Mintz ab09f50fcc Fix issue with browser selection during multithreaded mode 2021-04-30 15:58:40 -04:00
Michael Mintz da53753f35 Version 1.62.1 2021-04-24 02:41:40 -04:00
Michael Mintz 51a2d06234 Slight optimization to Dashboard processing 2021-04-24 02:39:00 -04:00
Michael Mintz 5f91c71cf9
Merge pull request #888 from seleniumbase/prevent-duplicate-setup-teardown
Prevent duplicate setUp & tearDown
2021-04-24 00:57:59 -04:00
Michael Mintz 5695d99d16 Prevent duplicate setUp & tearDown; plus refactoring 2021-04-24 00:50:34 -04:00
Michael Mintz 6f4f4abca9 Update example tests 2021-04-24 00:22:34 -04:00
Michael Mintz 5cb859a0b4 Mention that "brython" no longer comes with SeleniumBase 2021-04-24 00:02:38 -04:00
Michael Mintz fe90155425 Update a CSS file in an integration example 2021-04-23 23:57:17 -04:00
Michael Mintz fc9a5d71cd
Merge pull request #887 from johnhiggs/remove-brython
issue-886 remove brython
2021-04-23 23:49:52 -04:00
John Ahigian a618503c3f removed brython dependency 2021-04-23 23:14:33 -04:00
Michael Mintz 5ab9dff3dd
Merge pull request #883 from seleniumbase/new-methods-and-commands
New methods and commands
2021-04-21 23:13:07 -04:00
Michael Mintz 0db7ba2106 Version 1.62.0 2021-04-21 22:56:47 -04:00
Michael Mintz 46529b61bf Update example tests 2021-04-21 22:54:42 -04:00
Michael Mintz 6524a9f61e Update the docs 2021-04-21 22:54:02 -04:00
Michael Mintz d76fc315d6 Update a Python dependency (virtualenv) 2021-04-21 22:52:31 -04:00
Michael Mintz 8fc0c20745 Exclude non-English search results from seleniumbase.io 2021-04-21 22:50:51 -04:00
Michael Mintz 8b781a6354 Update docs dependencies 2021-04-21 22:49:25 -04:00
Michael Mintz 3850f29d7d Add example tests for "load_html_string()" and "set_content()" 2021-04-21 22:48:36 -04:00
Michael Mintz f63ecce90d Refactor base_case.py 2021-04-21 21:33:00 -04:00
Michael Mintz 7ad6e5746f Update an error message 2021-04-21 20:42:58 -04:00
Michael Mintz 75e45d788e Update translations 2021-04-21 20:42:19 -04:00
Michael Mintz fdee8e493b Add "focus(selector)" method 2021-04-21 20:40:34 -04:00
Michael Mintz 1b95ae5fbd Add "fill(selector, text)" method 2021-04-21 20:38:28 -04:00
Michael Mintz 2a9bf1c245 Add "set_content(html_string)" method 2021-04-21 20:36:48 -04:00
Michael Mintz 16e5ee6895 Add "open_start_page()" method 2021-04-21 20:30:46 -04:00
Michael Mintz 35d563eb95 Add methods for setting and resetting default timeout values 2021-04-21 20:26:26 -04:00
Michael Mintz efcab33fd6 Fix issue with duplicate Highcharts library declarations 2021-04-21 20:22:15 -04:00
Michael Mintz f4e963137f Add a console script for generating boilerplate charts 2021-04-21 20:13:23 -04:00
Michael Mintz fcf234fb9e Update a ReadMe 2021-04-17 15:43:22 -04:00
Michael Mintz 30aa73421d Update examples 2021-04-17 11:56:14 -04:00
Michael Mintz e8993facaf Update the Features List 2021-04-16 12:40:08 -04:00
Michael Mintz 24e18abb0f
Merge pull request #875 from seleniumbase/combine-dashboard-with-parallel-tests
Allow parallel tests with "-n=NUM" when using "--dashboard" mode, and more
2021-04-16 03:06:25 -04:00
Michael Mintz b8107a7025 Version 1.61.0 2021-04-16 02:53:19 -04:00
Michael Mintz 55d9839507 Update Python dependencies 2021-04-16 02:52:58 -04:00
Michael Mintz 9686250365 Update the docs 2021-04-16 02:52:23 -04:00