Commit Graph

1546 Commits

Author SHA1 Message Date
Michael Mintz f027620ed1
Merge pull request #147 from seleniumbase/fix-edge-case
Fix an edge case with clicking a link hidden in a dropdown menu.
2018-03-07 00:25:46 -05:00
Michael Mintz ccd843d7f6 Update the deploy script: Use Chromedriver 2.35 and the latest Firefox. 2018-03-06 23:58:03 -05:00
Michael Mintz 36cc4d1343 Version 1.7.2 2018-03-06 23:41:47 -05:00
Michael Mintz 81ed702c40 Update an image 2018-03-06 23:37:44 -05:00
Michael Mintz a83cac3e35 Update method summary. 2018-03-06 23:37:12 -05:00
Michael Mintz 0105ce25c8 Fix an edge case with clicking a link hidden under a dropdown menu. 2018-03-06 23:36:57 -05:00
Michael Mintz bcda984611
Merge pull request #146 from seleniumbase/fix-link-text-clicking-bug
Fix link_text clicking bug
2018-03-06 04:38:46 -05:00
Michael Mintz af214fc5d1 Version 1.7.1 2018-03-06 04:35:41 -05:00
Michael Mintz d53de9cf9c Update method summary 2018-03-06 04:32:35 -05:00
Michael Mintz ce23d2b5c0 Fix link_text clicking bug. 2018-03-06 04:32:18 -05:00
Michael Mintz f36a7d953a Update example config files 2018-03-05 17:33:07 -05:00
Michael Mintz 03a4fd9bb1 Update comments and remove an unnecessary method return 2018-03-05 17:32:42 -05:00
Michael Mintz 6841882bf2 Update the SafariDriver ReadMe 2018-03-05 14:45:32 -05:00
Michael Mintz 8fc957213b Update the description. 2018-03-05 12:42:33 -05:00
Michael Mintz bfa8cbba6d Update some graphics. 2018-03-05 12:21:26 -05:00
Michael Mintz 7fddf8f724
Merge pull request #145 from seleniumbase/major-upgrade
Major upgrade
2018-03-04 20:57:07 -05:00
Michael Mintz 52b6011b06 Version 1.7.0 2018-03-04 20:45:24 -05:00
Michael Mintz f019265e81 Update Logo 2018-03-04 19:27:54 -05:00
Michael Mintz 83ea576556 Update the Logo 2018-03-04 19:21:08 -05:00
Michael Mintz 593556b919 Update the Logo 2018-03-04 19:08:22 -05:00
Michael Mintz 4dc7fc7249 Update the Logo 2018-03-04 18:46:07 -05:00
Michael Mintz 708c89d9a4 Update the Logo 2018-03-04 18:32:30 -05:00
Michael Mintz 1261f62f6a Update a ReadMe 2018-03-04 18:04:48 -05:00
Michael Mintz 2fa21a9d45 Have pytest and nosetests automatically use the logging plugin 2018-03-04 17:57:15 -05:00
Michael Mintz 3450102e48 Update ReadMe files 2018-03-04 17:55:00 -05:00
Michael Mintz f5d5b34102 Update the GUI_test_runner 2018-03-04 17:53:52 -05:00
Michael Mintz e3ba00bf08 Update description 2018-03-04 15:00:55 -05:00
Michael Mintz 99ed9a6b96 Add example of using a proxy server for tests. 2018-03-04 15:00:31 -05:00
Michael Mintz 0704dd1002 Update test that fails on purpose. 2018-03-04 14:58:57 -05:00
Michael Mintz 13508fef9e Add ReadMe info about creating junitxml reports 2018-03-04 14:28:30 -05:00
Michael Mintz da7606409b Update Selenium IDE converter tool 2018-03-04 14:27:28 -05:00
Michael Mintz 8c4059324e Update ReadMe with info on running tests multithreaded. 2018-03-04 14:26:34 -05:00
Michael Mintz 92e2ca178a Handle the plural and singular form of the word second(s). 2018-03-04 13:49:14 -05:00
Michael Mintz 669c48478e Remove PhantomJS references due to SeleniumHQ dropping support 2018-03-04 13:43:17 -05:00
Michael Mintz 4361e22250 Add a command line option to set a proxy server for tests to use. 2018-03-04 12:48:50 -05:00
Michael Mintz 45f6731dee Thread-safe handling of log files for multithreaded test runs. 2018-03-04 10:43:42 -05:00
Michael Mintz 337e45cb21 Update "delayed asserts" examples 2018-03-04 10:27:41 -05:00
Michael Mintz 7db7fc1263 Add shorted versions of a few methods. 2018-03-04 10:21:23 -05:00
Michael Mintz f61c343dbe Update docs 2018-03-04 10:11:42 -05:00
Michael Mintz ed8346aa97 New naming system for the delayed_assert methods 2018-03-04 10:04:34 -05:00
Michael Mintz 361712e28f Adding "deprecated" decorator 2018-03-04 09:50:29 -05:00
Michael Mintz d563239955 Add a method description to the rate_limited decorator 2018-03-04 09:49:54 -05:00
Michael Mintz 2edfdeb1c9 Update example config file 2018-03-04 09:46:24 -05:00
Michael Mintz 423bac428c Update the deploy script 2018-03-04 08:56:06 -05:00
Michael Mintz e4c6e7830c Fix a small typo in the deploy script 2018-03-04 08:45:07 -05:00
Michael Mintz 445eb67666 Update the deploy script 2018-03-04 08:39:58 -05:00
Michael Mintz 1a2527afdc Remove "htmlunit" from browser options 2018-03-03 19:13:01 -05:00
Michael Mintz 2258642d5a Update NodeJS test runner GUI 2018-03-03 19:11:31 -05:00
Michael Mintz 4b8044c79b Update test comments 2018-03-03 19:09:50 -05:00
Michael Mintz e1046cfa6b Make it easier to import SeleniumBase decorators 2018-03-03 19:09:18 -05:00