Commit Graph

1703 Commits

Author SHA1 Message Date
Michael Mintz e5d3d0d64a Update the docs 2018-08-01 21:04:00 -04:00
Michael Mintz f527a68923 Avoid multi-threaded test runs when using nosetests 2018-08-01 21:03:34 -04:00
Michael Mintz 3988f07d00 Keep logs under control when running Chrome on Windows 2018-08-01 21:02:12 -04:00
Michael Mintz e4afc39894 Don't let Firefox update itself in the middle of a test run 2018-08-01 21:01:16 -04:00
Michael Mintz a7bf236095
Merge pull request #180 from seleniumbase/driver-script-updates
Console script updates and driver updates
2018-07-31 15:31:09 -04:00
Michael Mintz 9883672626 Version 1.13.0 2018-07-31 15:08:19 -04:00
Michael Mintz ce241f1fa7 Update the travis deploy script 2018-07-31 14:57:22 -04:00
Michael Mintz c5f8018d78 Update multiple ReadMe files 2018-07-31 14:47:10 -04:00
Michael Mintz 300856e06a Update the console scripts runner 2018-07-31 14:45:26 -04:00
Michael Mintz e7354827c6 Refactor a console script 2018-07-31 14:39:00 -04:00
Michael Mintz 0eae9a8143 Add a console script for installing web drivers 2018-07-31 14:38:03 -04:00
Michael Mintz c10345a03b Update comments in the example test 2018-07-31 14:33:42 -04:00
Michael Mintz 03a3ccdf2d Fix a typo in exception messages 2018-07-31 14:11:05 -04:00
Michael Mintz 0571749a21 Use local web drivers from the "drivers" folder if available 2018-07-31 14:09:18 -04:00
Michael Mintz 78ef1d62b7 Organize the .gitignore file 2018-07-31 14:05:54 -04:00
Michael Mintz d39993db0b Use the latest web drivers in the travis deploy script 2018-07-31 14:05:13 -04:00
Michael Mintz cf04a19070 Add a "drivers" folder for storing web drivers 2018-07-31 14:03:28 -04:00
Michael Mintz 827861ce71 Only use pyvirtualdisplay for headless mode when available 2018-07-31 13:46:13 -04:00
Michael Mintz 3ea501adc5
Merge pull request #179 from MattTunny/patch-1
updated brew command
2018-07-30 12:08:44 -04:00
Matt Tunny 3eb7b67057
updated brew command
```brew install chromedriver```
fails, needs to be run through cask, ```brew cask install chromedriver```

geckodriver still works through normal install
2018-07-30 19:37:17 +10:00
Michael Mintz d850710741
Merge pull request #177 from seleniumbase/fix-docker-integration
Fix the Docker integration
2018-07-26 15:41:15 -04:00
Michael Mintz 45cdcad5a3 Version 1.12.3 2018-07-26 15:35:28 -04:00
Michael Mintz 2640f8444d Update the ReadMe 2018-07-26 15:34:17 -04:00
Michael Mintz 6e1fdc7df6 Update the Docker ReadMe 2018-07-26 15:33:19 -04:00
Michael Mintz 7fb2a677ae Update Linuxfile.sh to always use the latest chromedriver 2018-07-26 15:32:59 -04:00
Michael Mintz 60ddc6e03a Update methods for link/script additions 2018-07-26 15:30:55 -04:00
Michael Mintz 5ea6f1188f Update the Dockerfile 2018-07-26 15:28:50 -04:00
Michael Mintz e6077e33df
Merge pull request #176 from seleniumbase/console-scripts-update
Console scripts update
2018-07-25 13:20:58 -04:00
Michael Mintz 21fdcd5d50 Version 1.12.2 2018-07-25 13:14:30 -04:00
Michael Mintz d411c4bf1d Update console scripts 2018-07-25 13:13:16 -04:00
Michael Mintz c5c8c0b294 Update requirements to: six==1.11.0 2018-07-25 13:12:01 -04:00
Michael Mintz 8e2022a218
Merge pull request #175 from seleniumbase/small-fixes
Small fixes
2018-07-25 10:16:37 -04:00
Michael Mintz 190368e743 Version 1.12.1 2018-07-25 10:12:04 -04:00
Michael Mintz ddf504d3ec Update Selenium Grid logging output 2018-07-25 10:10:32 -04:00
Michael Mintz 1551550f8d Fix Grid node shell command to connect to correct Grid Hub 2018-07-25 10:08:35 -04:00
Michael Mintz 97fa148875 Remove a debug statement that breaks Python 3 runs 2018-07-25 10:06:09 -04:00
Michael Mintz bc822c9c6b
Merge pull request #174 from seleniumbase/cmd-interface
Add seleniumbase command-line interface for console scripts.
2018-07-25 02:33:46 -04:00
Michael Mintz 0c0f248253 Version 1.12.0 2018-07-25 02:17:09 -04:00
Michael Mintz 78296e6532 Update the ReadMe 2018-07-25 02:15:33 -04:00
Michael Mintz 6bae5d9b8b Add seleniumbase console scripts interface 2018-07-25 02:15:12 -04:00
Michael Mintz c62419920e Update list of files to .gitignore 2018-07-25 02:10:32 -04:00
Michael Mintz 3e97802f00 Add the Manifest file 2018-07-25 02:09:51 -04:00
Michael Mintz 10446ad3fe Prepare Selenium IDE converter tool as a console script 2018-07-25 02:07:15 -04:00
Michael Mintz ed5972e4ef Overhaul the Selenium Grid code 2018-07-25 02:02:18 -04:00
Michael Mintz 914b518821 Update the docs 2018-07-25 01:49:58 -04:00
Michael Mintz e39faa0979 Prevent traffic-generation methods from raising the bounce rate. 2018-07-25 01:49:22 -04:00
Michael Mintz af5665f35b Handle spinning up new browser drivers more efficiently 2018-07-25 01:46:31 -04:00
Michael Mintz 4c9d8911d1 Add a secondary method name for less confusion 2018-07-25 01:44:23 -04:00
Michael Mintz dde3647874 Don't use deprecated methods 2018-07-25 01:42:51 -04:00
Michael Mintz d8ba6cc53c Add a comment 2018-07-25 01:42:02 -04:00