Skip to content

Commit ed5b5c5

Browse files
Cleanup: SQL Conn. Manager
1 parent 44c2c26 commit ed5b5c5

File tree

4 files changed

+18
-27
lines changed

4 files changed

+18
-27
lines changed

AboutDocumentation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ layout: default
88
# Scope
99
We document only what is not self-explanatory. We describe the mainstream use cases, handled in the most common ways. For more information see [PackagedScripts](PackagedScripts) or the source code. Then you can experiment.
1010

11-
SeLite doesn't cover general functionality of related technologies (see also [ReportingIssues](ReportingIssues) > [Support scope](ReportingIssues#support-scope)). If it elaborates on them, it's only if they are not clear or obvious from their original documentation source, or where SeLite modifies their features. Such notes and some references to third party documentation are at [SeleniumIDEtips](SeleniumIDEtips), [DevelopmentTools](DevelopmentTools), [JavascriptEssential](JavascriptEssential), [JavascriptComplex](JavascriptComplex) and [InstallFromSource](InstallFromSource).
11+
SeLite doesn't document general functionality of related technologies (see also [ReportingIssues](ReportingIssues) > [Support scope](ReportingIssues#support-scope)). If it elaborates on them, it's only if they are not clear or obvious from their original documentation source, or where SeLite modifies their features. Such notes and some references to third party documentation are at [SeleniumIDEtips](SeleniumIDEtips), [DevelopmentTools](DevelopmentTools), [JavascriptEssential](JavascriptEssential), [JavascriptComplex](JavascriptComplex) and [InstallFromSource](InstallFromSource). See also [Selenium IDE documentation](http://docs.seleniumhq.org/docs/02_selenium_ide.jsp).
1212

1313
Implementation is mostly documented by source comments. Detailed descriptions of Selenese [commands][command] are in reference files. You can find them
1414

Components.md

-9
Original file line numberDiff line numberDiff line change
@@ -286,15 +286,6 @@ To get the latest releases, use the `download` links below for recent releases.
286286
</ul>
287287
</td>
288288
</tr>
289-
<tr>
290-
<td> SQLite Connection Manager </td>
291-
<td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-sqlite-connection-mg/'>info</a> </td>
292-
<td> <a href='https://addons.mozilla.org/en-US/firefox/addon/SeLite-SQLite-Connection-Mg/versions/'>download</a> </td>
293-
<td>&#160;</td>
294-
<td>
295-
<ul><li> Since 2013</li></ul>
296-
</td>
297-
</tr>
298289
<tr>
299290
<td> TestCase Debug Context </td>
300291
<td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-testcase-debug-conte/'>info</a> </td>

ComponentsDependants.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,24 @@ If you disable some components, do it at {{chromeUrl}} _about:addons_. Don't dis
1212

1313
<!-- Keep the following table sorted alphabetically.-->
1414
<table class="table"><thead>
15-
<tr><td><strong>Providers</strong> &gt;<hr/>Dependents \/</td><td>&#160;</td><td>&#160;</td><td> <a href="Bootstrap">Bootstrap</a></td><td> Clipboard And Indent</td><td><a href="Commands">Commands</a></td><td>DB Objects</td><td><a href="ExtensionSequencer">ExtensionSequencer</a></td><td>Miscellaneous</td><td><a href="SelBlocksGlobal">SelBlocksGlobal</a></td><td><a href="Settings">Settings</a></td><td>SQLite<br/>Connection<br/>Manager</td><td>TestCase<br>Debug<br>Context</td></tr>
15+
<tr><td><strong>Providers</strong> &gt;<hr/>Dependents \/</td><td>&#160;</td><td>&#160;</td><td> <a href="Bootstrap">Bootstrap</a></td><td> Clipboard And Indent</td><td><a href="Commands">Commands</a></td><td>DB Objects</td><td><a href="ExtensionSequencer">ExtensionSequencer</a></td><td>Miscellaneous</td><td><a href="SelBlocksGlobal">SelBlocksGlobal</a></td><td><a href="Settings">Settings</a></td><td>TestCase<br>Debug<br>Context</td></tr>
1616
</thead>
1717
<tbody>
18-
<tr><td> <a href="AutoCheck">AutoCheck</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-auto-check/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-auto-check/versions/'>download</a> </td><td> X </td><td> </td><td> </td><td> </td><td> X </td><td> X </td><td> </td><td> X </td><td> </td><td> X </td></tr>
19-
<tr><td> <a href="Bootstrap">Bootstrap</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-bootstrap/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/SeLite-Bootstrap/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> X </td><td> X </td><td> X </td><td> </td><td> </td></tr>
20-
<tr><td> Clipboard And Indent </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-clipboard-and-indent/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-clipboard-and-indent/versions'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> </td><td> </td><td> X(*) </td><td> </td><td> </td></tr>
21-
<tr><td> <a href='Commands'>Commands</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-commands/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-commands/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> X </td><td> </td><td> X </td><td> </td><td> </td></tr>
22-
<tr><td> DB Objects </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-db-objects/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-db-objects/versions/'>download</a> </td><td> </td><td> </td><td> X </td><td> </td><td> X </td><td> X </td><td> </td><td> X </td><td> X </td><td> </td></tr>
23-
<tr><td> <a href="ExitConfirmationChecker">ExitConfirmationChecker</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-exit-confirmation-check/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-exit-confirmation-check/versions'>download</a> </td><td> </td><td> </td><td> X(*) </td><td> </td><td> X </td><td> X </td><td> </td><td> X </td><td> </td><td> X </td></tr>
24-
<tr><td> <a href="ExtensionSequencer">ExtensionSequencer</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-extension-sequencer/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-extension-sequencer/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr>
25-
<tr><td> Hands-on GUI </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-hands-on-gui/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-hands-on-gui/versions/'>download</a> </td><td> </td><td> X </td><td> </td><td> </td><td> X </td><td> X </td><td> </td><td> </td><td> </td><td> </td></tr>
26-
<tr><td> Miscellaneous </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-miscellaneous/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-miscellaneous/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X(*) </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr>
27-
<tr><td> <a href="Preview">Preview</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-preview/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-preview/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> X </td><td> X </td><td> </td><td> </td><td> </td></tr>
28-
<tr><td> Run All Favorites(*) </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-run-all-favorites/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-run-all-favorites/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr>
29-
<tr><td> <a href="SelBlocksGlobal">SelBlocksGlobal</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-selblocks-global/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/SeLite-SelBlocks-Global/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> X </td><td> </td><td> </td><td> </td><td> X </td></tr>
30-
<tr><td> <a href='Settings'>Settings</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-settings/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-settings/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> X(*) </td><td> X(*) </td><td> X </td><td> </td><td> </td><td> </td><td> </td></tr>
31-
<tr><td> SQLite Connnection Manager </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-sqlite-connection-mg/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/SeLite-SQLite-Connection-Mg/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X(*) </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr>
32-
<tr><td> TestCase Debug Context </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-testcase-debug-conte/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/SeLite-TestCase-Debug-Conte/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr>
18+
<tr><td> <a href="AutoCheck">AutoCheck</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-auto-check/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-auto-check/versions/'>download</a> </td><td> X </td><td> </td><td> </td><td> </td><td> X </td><td> X </td><td> </td><td> X </td><td> X </td></tr>
19+
<tr><td> <a href="Bootstrap">Bootstrap</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-bootstrap/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/SeLite-Bootstrap/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> X </td><td> X </td><td> X </td><td> </td></tr>
20+
<tr><td> Clipboard And Indent </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-clipboard-and-indent/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-clipboard-and-indent/versions'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> </td><td> </td><td> X(*) </td><td> </td></tr>
21+
<tr><td> <a href='Commands'>Commands</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-commands/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-commands/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> X </td><td> </td><td> X </td><td> </td></tr>
22+
<tr><td> DB Objects </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-db-objects/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-db-objects/versions/'>download</a> </td><td> </td><td> </td><td> X </td><td> </td><td> X </td><td> X </td><td> </td><td> X </td><td> </td></tr>
23+
<tr><td> <a href="ExitConfirmationChecker">ExitConfirmationChecker</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-exit-confirmation-check/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-exit-confirmation-check/versions'>download</a> </td><td> </td><td> </td><td> X(*) </td><td> </td><td> X </td><td> X </td><td> </td><td> X </td><td> X </td></tr>
24+
<tr><td> <a href="ExtensionSequencer">ExtensionSequencer</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-extension-sequencer/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-extension-sequencer/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr>
25+
<tr><td> Hands-on GUI </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-hands-on-gui/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-hands-on-gui/versions/'>download</a> </td><td> </td><td> X </td><td> </td><td> </td><td> X </td><td> X </td><td> </td><td> </td><td> </td></tr>
26+
<tr><td> Miscellaneous </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-miscellaneous/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-miscellaneous/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X(*) </td><td> </td><td> </td><td> </td><td> </td></tr>
27+
<tr><td> <a href="Preview">Preview</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-preview/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-preview/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> X </td><td> X </td><td> </td><td> </td></tr>
28+
<tr><td> Run All Favorites(*) </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-run-all-favorites/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-run-all-favorites/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> </td><td> </td><td> </td><td> </td></tr>
29+
<tr><td> <a href="SelBlocksGlobal">SelBlocksGlobal</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-selblocks-global/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/SeLite-SelBlocks-Global/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> X </td><td> </td><td> </td><td> X </td></tr>
30+
<tr><td> <a href='Settings'>Settings</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-settings/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-settings/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> X(*) </td><td> X(*) </td><td> X </td><td> </td><td> </td><td> </td></tr>
31+
<tr><td> SQLite Connnection Manager </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-sqlite-connection-mg/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/SeLite-SQLite-Connection-Mg/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X(*) </td><td> </td><td> </td><td> </td><td> </td></tr>
32+
<tr><td> TestCase Debug Context </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/selite-testcase-debug-conte/'>info</a> </td><td> <a href='https://addons.mozilla.org/en-US/firefox/addon/SeLite-TestCase-Debug-Conte/versions/'>download</a> </td><td> </td><td> </td><td> </td><td> </td><td> X </td><td> </td><td> </td><td> </td><td> </td></tr>
3333
</tbody></table>
3434

3535
Notes

SeleniumIDEtips.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: default
77
{:toc}
88

99
# Summary and scope
10-
These notes are about usability of [Selenium IDE](http://seleniumhq.org/projects/ide) GUI. See [ClassicSelenese](ClassicSelenese) and [EnhancedSelenese](EnhancedSelenese) regarding Selenese syntax. If you develop [scripts][script], frameworks or plugins, see also [DevelopmentTools](DevelopmentTools).
10+
These notes are about usability of [Selenium IDE](http://seleniumhq.org/projects/ide) GUI. See also [Selenium IDE documentation](http://docs.seleniumhq.org/docs/02_selenium_ide.jsp). See [ClassicSelenese](ClassicSelenese) and [EnhancedSelenese](EnhancedSelenese) regarding Selenese syntax. If you develop [scripts][script], frameworks or plugins, see also [DevelopmentTools](DevelopmentTools).
1111

1212
# Add .html extension to files
1313
When saving a [case] or a [suite], Selenium IDE doesn't add `'.html'` extension. So, add `.html` yourself, which will let you identify the file more easily.

0 commit comments

Comments
 (0)