- or download this
#!/usr/bin/env perl
use Mojolicious::Lite;
...
app->start;
__END__
- or download this
$ ./1.mojo.pl daemon
[2020-04-25 19:20:12.17317] [2970] [info] Listening at "http://*:3000"
Server available at http://127.0.0.1:3000
^C$
- or download this
<c>full XPath: /html/body/form/center/table/tbody/tr[1]/td/table/tbody
+/tr[3]/td[1]/input
selector: body > form > center > table > tbody > tr:nth-child(1) > td
+> table > tbody > tr:nth-child(3) > td:nth-child(1) > a
...
XPath: /html/body/form/center/table/tbody/tr[1]/td/table/tbody/tr
+[3]/td[1]/a
JSPath: document.querySelector("body > form > center > table > tbody >
+ tr:nth-child(1) > td > table > tbody > tr:nth-child(3) > td:nth-chil
+d(1) > a")
- or download this
[
"tag",
"input",
...
type => "text",
value => 2458963.36684,
},