You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,12 @@
3
3
### An open-source solution for reliable testing and business automation.
4
4
5
5
#### Features include:
6
-
* Python wrappers for WebDriver to quickly create reliable scripts that run efficiently.
7
-
* Built-in Nosetest & Pytest plugins for logging test data, results, and screenshots.
6
+
*[Python wrappers](https://github.com/mdmintz/SeleniumBase/tree/master/seleniumbase/fixtures) for WebDriver to quickly create [reliable scripts](https://github.com/mdmintz/SeleniumBase/blob/master/examples/my_first_test.py) that run efficiently.
7
+
* Built-in [Nosetest & Pytest plugins](https://github.com/mdmintz/SeleniumBase/tree/master/seleniumbase/plugins) for logging [test data, results, and screenshots](https://github.com/mdmintz/SeleniumBase/tree/master/examples/logs_for_test_fail).
8
8
* Simple integration with [Jenkins](http://jenkins-ci.org/), [Selenium Grid](http://docs.seleniumhq.org/projects/grid/), [MySQL](http://www.mysql.com/), [Docker](https://www.docker.com/), and [AWS](http://aws.amazon.com/).
9
9
* Customizable with command-line options and a global config file: [settings.py](https://github.com/mdmintz/SeleniumBase/blob/master/seleniumbase/config/settings.py).
10
10
11
-
*Trusted by the world's most promising companies, including HubSpot, Jana, and Veracode. Learn how HubSpot uses SeleniumBase by reading: [Automated Testing with Selenium](http://dev.hubspot.com/blog/bid/88880/Automated-Integration-Testing-with-Selenium-at-HubSpot).*
11
+
*Trusted by the world's most promising companies, including [HubSpot](http://www.hubspot.com/), [Jana](http://jana.com/), and [Veracode](http://www.veracode.com/). Learn how HubSpot uses SeleniumBase by reading: [Automated Testing with Selenium](http://dev.hubspot.com/blog/bid/88880/Automated-Integration-Testing-with-Selenium-at-HubSpot).*
The log files you see here were generated when test_fail.py ran and failed. You can expect to see similar logs for your tests/scripts if they run and fail when you have logging turned on (usage: —-with-testing_base). See the main ReadMe.md for more details. (With nosetests, you’ll want to add each of the following options separately: -—with-screenshots, —-with-page_source, and —-with-basic_test_info. With pytest, you’ll only need —-with-testing_base to have all of those log options turned on.)
<imgalt="Desert Island" title="Telescopes and bathyscaphes and sonar probes of Scottish lakes, Tacoma Narrows bridge collapse explained with abstract phase-space maps, some x-ray slides, a music score, Minard's Napoleonic war: the most exciting new frontier is charting what's already here." src="//imgs.xkcd.com/comics/desert_island.png" />
<divstyle="display: none" id="transcript">[[A man sits writing in a diary on a desert island, only the sandy tip of which with a palm tree on it stands above the water. Beneath the surface is a kelp forest, some sharks, a stingray, a shipwreck, a submarine, several large jellyfish, a giant squid fighting a sperm whale, a crashed plane, some coral formations, a thermal vent emitting a plume of smoke surrounded by several annelids, and a snail.]]
74
+
Man: Day 44: Still stranded, with nothing but flat empty water as far as the eye can see.
75
+
76
+
{{Title text: Telescopes and bathyscapes and sonar probes of Scottish lakes, Tacoma Narrows bridge collapse explained with abstract phase-space maps, some x-ray slides, a music score, Minard's Napoleonic war: the most exciting new frontier is charting what's already here.}}</div>
<ahref="http://www.jspowerhour.com/">Junior Scientist Power Hour</a>
122
+
</div>
123
+
<p>Warning: this comic occasionally contains strong language (which may be unsuitable for children), unusual humor (which may be unsuitable for adults), and advanced mathematics (which may be unsuitable for liberal-arts majors).</p>
124
+
<divid="footnote">BTC 1FhCLQK2ZXtCUQDtG98p6fVH7S6mxAsEey<br/>We did not invent the algorithm. The algorithm consistently finds Jesus. The algorithm killed Jeeves. <br/>The algorithm is banned in China. The algorithm is from Jersey. The algorithm constantly finds Jesus.<br/>This is not the algorithm. This is close.</div>
This means you're free to copy and share these comics (but not to sell them). <ahref="/license.html" rel="license">More details</a>.</p>
131
+
</div>
132
+
</div>
133
+
134
+
135
+
136
+
137
+
</body><!-- Layout by Ian Clasbey, davean, and chromakode --><canvasid="fxdriver-screenshot-canvas" style="display: none;" width="960" height="1943"></canvas></html>
0 commit comments