Commit Graph

6301 Commits

Author SHA1 Message Date
Michael Mintz 8c09b762b6 Gherkin syntax-highlighting in ReadMe files 2022-05-16 15:26:12 -04:00
Michael Mintz da0af4f859
Merge pull request #1317 from seleniumbase/page-actions-without-basecase
Allow use of all "page_actions.py" methods without using "BaseCase"
2022-05-15 09:58:27 -04:00
Michael Mintz f82b809663 Version 3.0.2 2022-05-15 09:48:31 -04:00
Michael Mintz c925d00e23 Update documentation 2022-05-15 09:48:18 -04:00
Michael Mintz e3d0496ddb Update mkdocs dependencies 2022-05-15 09:47:38 -04:00
Michael Mintz 463eb92745 Update an example test 2022-05-15 09:46:39 -04:00
Michael Mintz 2f56b9cb56 Allow use of "page_actions" without "BaseCase" 2022-05-15 09:45:50 -04:00
Michael Mintz b0563d563d
Merge pull request #1315 from seleniumbase/a-few-fixes
A few fixes (Dockerfile and "behave" Dashboard)
2022-05-14 10:18:30 -04:00
Michael Mintz 8f9fb31548 Version 3.0.1 2022-05-14 10:12:01 -04:00
Michael Mintz 607c96c7ab Update mkdocs dependencies 2022-05-14 10:11:45 -04:00
Michael Mintz 12a52a031b Update Dashboard processing with "behave" tests 2022-05-14 10:11:20 -04:00
Michael Mintz 2aa210d80e Fix the Dockerfile 2022-05-14 10:06:10 -04:00
Michael Mintz 12f049a238 Update a ReadMe 2022-05-14 09:14:12 -04:00
Michael Mintz 678cdc9b27 Try ubuntu-20.04 for GitHub Actions 2022-05-14 08:56:32 -04:00
Michael Mintz 2f6b23b658 Update the ReadMe 2022-05-13 18:57:22 -04:00
Michael Mintz 50dc4afa78 Update the ReadMe 2022-05-13 18:48:02 -04:00
Michael Mintz 3369aa3f5b Update the ReadMe 2022-05-13 18:46:49 -04:00
Michael Mintz 88fa04046b
Merge pull request #1313 from seleniumbase/seleniumbase-3
SeleniumBase 3
2022-05-13 18:32:06 -04:00
Michael Mintz a38f010115 Version 3.0.0 2022-05-13 18:18:48 -04:00
Michael Mintz 65734f8156 Refresh Python dependencies 2022-05-13 18:18:28 -04:00
Michael Mintz 30761612ba Add the "seleniumbase.behave" package 2022-05-13 18:17:25 -04:00
Michael Mintz ca628113ea Refactoring 2022-05-13 18:16:25 -04:00
Michael Mintz 886cba10c3 Update mkdocs 2022-05-13 18:15:59 -04:00
Michael Mintz 132f8cb1cd Update the documentation 2022-05-13 18:05:12 -04:00
Michael Mintz 49e60f9ded Switch images over to the SeleniumBase CDN 2022-05-13 18:01:33 -04:00
Michael Mintz ebff2f787d Update console scripts 2022-05-13 17:57:53 -04:00
Michael Mintz c483c59803 Prevent webdrivers from creating unnecessary log files 2022-05-13 17:56:18 -04:00
Michael Mintz 69ae9f395b Refactoring and other updates 2022-05-13 17:54:51 -04:00
Michael Mintz 3a9b5f3f64 Update warning messages in browser_launcher 2022-05-13 17:51:51 -04:00
Michael Mintz 8d97e51083 Add the new TextNotVisibleException 2022-05-13 17:50:21 -04:00
Michael Mintz 8c71754242 Add the new "--variables={}" command-line option 2022-05-13 17:48:49 -04:00
Michael Mintz ae326c63af Make improvements to assert_text() and assert_exact_text() 2022-05-13 17:44:32 -04:00
Michael Mintz 1756deb6ba Update an example test 2022-05-13 17:39:19 -04:00
Michael Mintz e45d383f31 Add clear_all_cookies() as a duplicate of delete_all_cookies() 2022-05-13 17:38:45 -04:00
Michael Mintz bb7b496dba Use element.get_property("value") for "input" text 2022-05-13 17:36:59 -04:00
Michael Mintz 634fc804bc Update Recorder Mode 2022-05-13 17:34:21 -04:00
Michael Mintz aaa7682d93 Use "about:blank" instead of "data:," for blank pages 2022-05-13 17:33:17 -04:00
Michael Mintz 688dcb9aa1 If a URL is missing a prefix/protocol before open(), add https:// 2022-05-13 17:31:26 -04:00
Michael Mintz 5c1ac1fb47 Update examples 2022-05-13 16:19:05 -04:00
Michael Mintz d2bb9974c2 Make improvements to Recorder Mode and the GUI 2022-05-13 16:11:21 -04:00
Michael Mintz 05afcbe496 Add documentation for the SeleniumBase Behave GUI 2022-05-13 16:06:13 -04:00
Michael Mintz 1041387475 Add SeleniumBase Behave-BDD examples 2022-05-13 16:05:06 -04:00
Michael Mintz 2c45c8f682 Create the SeleniumBase-Behave GUI Commander 2022-05-13 16:01:59 -04:00
Michael Mintz 2376d1f6dc Create the SeleniumBase-Behave integration 2022-05-13 15:57:30 -04:00
Michael Mintz 30eafb00d2 Improve documentation around passing browser args 2022-05-03 15:03:57 -04:00
Michael Mintz 7090f9020b Version 2.5.4.post1 2022-05-02 19:15:55 -04:00
Michael Mintz 63c23cb398
Merge pull request #1292 from seleniumbase/fix-recorder-bugs-and-improve-deferred-asserts
Fix Recorder bugs and improve deferred asserts
2022-05-02 15:33:22 -04:00
Michael Mintz e457ccec43 Version 2.5.4 2022-05-02 15:23:25 -04:00
Michael Mintz 824cceb82e Update docs dependencies 2022-05-02 15:22:30 -04:00
Michael Mintz ef9e67a895 Add "fs" option to deferred asserts (failure screenshot) 2022-05-02 15:20:17 -04:00