File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 14
14
<p align =" center " >
15
15
<a href =" https://github.com/seleniumbase/SeleniumBase/releases " >
16
16
<img src =" https://img.shields.io/github/v/release/seleniumbase/SeleniumBase.svg?color=2277EE " alt =" Latest Release on GitHub " /></a > <a href =" https://pypi.python.org/pypi/seleniumbase " >
17
- <img src =" https://img.shields.io/pypi/v/seleniumbase.svg?color=22AAEE " alt =" Latest Release on PyPI " /></a > <a href =" https://gitter.im/seleniumbase/SeleniumBase " >
18
- <img src =" https://badges.gitter.im/seleniumbase/SeleniumBase.svg " alt =" SeleniumBase " /></a > <a href =" https://travis-ci.org/seleniumbase/SeleniumBase " >
17
+ <img src =" https://img.shields.io/pypi/v/seleniumbase.svg?color=22AAEE " alt =" Latest Release on PyPI " /></a > <a href =" https://travis-ci.org/seleniumbase/SeleniumBase " >
19
18
<img src =" https://img.shields.io/travis/seleniumbase/SeleniumBase/master.svg " alt =" SeleniumBase on TravisCI " /></a > <a href =" https://github.com/seleniumbase/SeleniumBase/actions " >
20
- <img src =" https://github.com/seleniumbase/SeleniumBase/workflows/CI%20build/badge.svg " alt =" SeleniumBase GitHub Actions " /></a > <a href =" https://seleniumbase.io " >
19
+ <img src =" https://github.com/seleniumbase/SeleniumBase/workflows/CI%20build/badge.svg " alt =" SeleniumBase GitHub Actions " /></a > <a href =" https://gitter.im/seleniumbase/SeleniumBase " >
20
+ <img src =" https://badges.gitter.im/seleniumbase/SeleniumBase.svg " alt =" SeleniumBase " /></a > <a href =" https://seleniumbase.io " >
21
21
<img src =" https://img.shields.io/badge/docs-%20seleniumbase.io-22BBAA.svg " alt =" SeleniumBase.io Docs " /></a >
22
22
</p >
23
23
@@ -50,7 +50,7 @@ Tests are run with <b>pytest</b>. Browsers are controlled by <b>WebDriver</b>.
50
50
<a href =" https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/locale_codes.md " >🗾 Locales</a > |
51
51
<a href =" https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/js_package_manager.md " >🗄️ PkgManager</a >
52
52
<br />
53
- <a href =" https://github.com/seleniumbase/SeleniumBase/blob/master/examples/presenter/ReadMe.md " >🏰 Presenter</a > |
53
+ <a href =" https://github.com/seleniumbase/SeleniumBase/blob/master/examples/presenter/ReadMe.md " >📑 Presenter</a > |
54
54
<a href =" https://github.com/seleniumbase/SeleniumBase/blob/master/examples/chart_maker/ReadMe.md " >📈 ChartMaker</a > |
55
55
<a href =" https://github.com/seleniumbase/SeleniumBase/blob/master/examples/master_qa/ReadMe.md " >🛂 MasterQA</a >
56
56
</p >
Original file line number Diff line number Diff line change 1
1
<h3 align =" left " ><img src =" https://seleniumbase.io/cdn/img/sb_logo_b.png " alt =" SeleniumBase " width =" 290 " /></h3 >
2
2
3
- <h1 > 📰 Presenter 🏰 </h1 >
3
+ <h1 > 📰 Presenter 📑 </h1 >
4
4
5
5
<b >SeleniumBase Presenter allows you to create HTML presentations with Python.</b ><br />
6
6
(The "Reveal-JS" library is used for running the presentations.)
Original file line number Diff line number Diff line change 30
30
<a href =" https://seleniumbase.io/seleniumbase/utilities/selenium_ide/ReadMe/ " >⏺️ Recorder</a > |
31
31
<a href =" https://github.com/seleniumbase/SeleniumBase/tree/master/integrations/node_js " >🏃 NodeRunner</a >
32
32
<br />
33
- <a href =" https://seleniumbase.io/examples/presenter/ReadMe/ " >🏰 Presenter</a > |
33
+ <a href =" https://seleniumbase.io/examples/presenter/ReadMe/ " >📑 Presenter</a > |
34
34
<a href =" https://seleniumbase.io/examples/chart_maker/ReadMe/ " >📈 ChartMaker</a >
35
35
</p >
36
36
You can’t perform that action at this time.
0 commit comments