Commit Graph

4042 Commits

Author SHA1 Message Date
Michael Mintz 0df878e6d7
Merge pull request #635 from seleniumbase/update-console-scripts
Update console scripts: "seleniumbase mkdir [DIR]" (and more)
2020-07-22 23:01:59 -04:00
Michael Mintz 8789ec9184 Version 1.43.1 2020-07-22 22:55:45 -04:00
Michael Mintz 50f66675d3 Update the ReadMe 2020-07-22 22:54:57 -04:00
Michael Mintz 8d0bf616c8 Update Python dependencies 2020-07-22 22:54:31 -04:00
Michael Mintz 5d564701fa Add language translations for drag_and_drop() 2020-07-22 22:53:54 -04:00
Michael Mintz ce4654fe6f Update .gitignore 2020-07-22 22:51:26 -04:00
Michael Mintz c3051e6312 Can load a Chrome extension with "--crx=[CRX_FILE]" 2020-07-22 22:51:03 -04:00
Michael Mintz 288742d031 Update the console scripts ReadMe 2020-07-22 22:48:21 -04:00
Michael Mintz 9b63ec6e30 Update console scripts: "seleniumbase mkdir [DIR]" 2020-07-22 22:46:09 -04:00
Michael Mintz fe08a935ac
Merge pull request #633 from seleniumbase/drag-and-drop
Add a drag_and_drop() method
2020-07-20 20:44:57 -04:00
Michael Mintz afdb1f7842 Version 1.43.0 2020-07-20 20:27:06 -04:00
Michael Mintz b0f6ad6580 Update Python dependencies 2020-07-20 20:26:06 -04:00
Michael Mintz d059821879 Add test_drag_and_drop 2020-07-20 20:25:40 -04:00
Michael Mintz 4bacd83260 If using Chrome extensions, don't use Incognito / Guest Mode 2020-07-20 20:24:14 -04:00
Michael Mintz 6d65c79e61 Update proxy_list 2020-07-20 20:21:23 -04:00
Michael Mintz eeff5eec8b Update ad-blocking 2020-07-20 20:17:24 -04:00
Michael Mintz 65be904c00 Update a method 2020-07-20 20:15:39 -04:00
Michael Mintz fafde7e88d Add a drag_and_drop() method 2020-07-20 20:14:42 -04:00
Michael Mintz 59fb5c1e43 Update a ReadMe 2020-07-20 00:36:33 -04:00
Michael Mintz 9cff2ef226
Merge pull request #632 from seleniumbase/presenter-notes
Hide Presenter notes by default unless specified
2020-07-20 00:29:04 -04:00
Michael Mintz daa3f4d4db Version 1.42.15 2020-07-20 00:22:55 -04:00
Michael Mintz 0582b551ca Hide Presenter notes by default unless specified 2020-07-20 00:22:21 -04:00
Michael Mintz 1107f40689 Version 1.42.15 2020-07-19 23:54:46 -04:00
Michael Mintz b5ebb5067c Hide Presentater notes by default unless specified 2020-07-19 23:54:05 -04:00
Michael Mintz 04e93a9b02
Merge pull request #630 from seleniumbase/fix-unicode-decode-errors-on-windows
Fix UnicodeDecodeError issues on Windows
2020-07-19 14:25:15 -04:00
Michael Mintz a0431889b2 Version 1.42.14 2020-07-19 14:21:05 -04:00
Michael Mintz 680044dbef Update Python requirements 2020-07-19 14:19:28 -04:00
Michael Mintz 5110c4a850 Update deploy requirements 2020-07-19 14:19:05 -04:00
Michael Mintz c8059bf774 Fix UnicodeDecodeError issues on Windows 2020-07-19 14:18:02 -04:00
Michael Mintz f6dcd5b635
Merge pull request #627 from seleniumbase/keep-url-with-reuse-session
Keep the current URL when using "--reuse-session"
2020-07-15 12:18:50 -04:00
Michael Mintz dbd5a372d7 Version 1.42.13 2020-07-15 11:14:59 -04:00
Michael Mintz 0540b4ff1a Update a Python dependency (rich==3.3.2) 2020-07-15 11:13:12 -04:00
Michael Mintz 39ef917ee5 Keep URL when using "--reuse-session" if not "--crumbs" 2020-07-15 10:53:37 -04:00
Michael Mintz aec4b80ad9
Merge pull request #623 from seleniumbase/gpu-swiftshader
Don't disable Chrome's GPU if using SwiftShader
2020-07-13 20:13:42 -04:00
Michael Mintz 2df6b0b0a8 Version 1.42.12 2020-07-13 20:09:25 -04:00
Michael Mintz 32c886b5b2 Don't disable Chrome's GPU if using SwiftShader 2020-07-13 20:08:50 -04:00
Michael Mintz 22b37e4370
Merge pull request #622 from seleniumbase/update-dependencies
Update Python dependencies
2020-07-13 16:52:40 -04:00
Michael Mintz 6594edc413 Version 1.42.11 2020-07-13 16:47:53 -04:00
Michael Mintz a510ef7707 Update scripts that help install a virtual environment 2020-07-13 16:47:30 -04:00
Michael Mintz cd21372723 Update Python dependencies 2020-07-13 16:45:27 -04:00
Michael Mintz 4551dad22f
Merge pull request #621 from seleniumbase/swiftshader-command-line-option
Add the "--swiftshader" command-line option
2020-07-10 21:26:58 -04:00
Michael Mintz 30363505f1 Update the docs 2020-07-10 21:21:57 -04:00
Michael Mintz ae454e0bcd Version 1.42.10 2020-07-10 21:18:29 -04:00
Michael Mintz 5d8ac4ecdc Add the "--swiftshader" command-line option 2020-07-10 21:17:19 -04:00
Michael Mintz acd9be3ab2
Merge pull request #620 from seleniumbase/use-gl-swiftshader
Add default Chrome option: "--use-gl=swiftshader"
2020-07-10 17:41:52 -04:00
Michael Mintz e83ccc534a Version 1.42.9 2020-07-10 17:35:56 -04:00
Michael Mintz 5456ba2cee Add default Chrome option: "--use-gl=swiftshader" 2020-07-10 17:34:59 -04:00
Michael Mintz 2c9af069d0
Merge pull request #618 from seleniumbase/update-python-dependencies
Update Python dependencies
2020-07-10 15:36:08 -04:00
Michael Mintz 2a3deb261a Version 1.42.8 2020-07-10 15:18:35 -04:00
Michael Mintz 87dad99b9a Update Python dependencies 2020-07-10 15:15:19 -04:00