mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
test automation: scripting mode for i:0 urls
This commit is contained in:
parent
fa884c32a7
commit
1234ce175a
11 changed files with 29 additions and 32 deletions
|
@ -53,10 +53,10 @@
|
|||
<p><a href="https://releases.pagure.org/uweb/">pagure</a></p>
|
||||
<h4 id="main-featuresreadmeindexhtml"><a href="../readme/index.html">Main features</a></h4>
|
||||
<h4 id="change-logs">Change logs</h4>
|
||||
<p>1020: support website test automation scripting<br>
|
||||
<p>1026: Test automation: enable i:0 urls in scripting mode<br>
|
||||
1017: crontab alarm clock and <a href="../links/index.html">links</a> as sixth field.<br>
|
||||
1008: Add long screenshot mode<br>
|
||||
1006: Advanced configuration: auto reload, add download path<br>
|
||||
1006: Advanced configuration: auto reload, download path<br>
|
||||
1004: bookmarklet "Show as html" to support clipboard sites such as "netcut.cn".<br>
|
||||
998: <a href="../rjs/index.html">Bookmarklets</a> to support CSP sites.<br>
|
||||
991: <a href="../redirect/index.html">global url redirection</a> support.<br>
|
||||
|
@ -65,7 +65,6 @@
|
|||
983: support <a href="../adblock_domain/index.html">"hosts"</a> file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name.<br>
|
||||
975: <a href="../bookmark/index.html">Bookmarks</a> to support styling for markdown etc.<br>
|
||||
971: <a href="../links/index.html">multiple type profiles</a>: switch any data including website logins, user configurations orthogonally.<br>
|
||||
968: multiple links support for single MENU/(New)Button/GESTURE definition.<br>
|
||||
964: site source html preprocessing before rendering with user <a href="../sitejs/index.html">site extra html</a>.<br>
|
||||
961: webdav/http file upload support with <a href="../links/index.html">"i:0u" links</a>.<br>
|
||||
955: Address bar: <a href="../acmd/index.html">":!" or "!"</a> for command line support (.js/.sh files as executables).<br>
|
||||
|
@ -85,8 +84,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 November 2023<br>
|
||||
support test automation scripting<br>
|
||||
<p>Last Modified: 14 November 2023<br>
|
||||
scripting mode for i:0 urls<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue