UNPKG
catjs
Version:
latest (1.1.3)
1.1.3
1.1.1
1.1.0
0.5.0
0.4.93
0.4.84
0.4.83
0.4.81
0.4.80
0.4.71
0.4.70
0.4.68
0.4.67
0.4.66
0.4.65
0.4.60
0.4.56
0.4.55
0.4.50
0.4.48
0.4.47
0.4.45
0.4.43
0.4.41
0.4.30
0.4.26
0.4.25
0.4.2
0.4.1
0.4.0
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
(Mobile) Web Automation Framework
catjsteam.github.io
lastboy/catjs
catjs
/
test
/
core-tests
/
app-example
/
index.html
18 lines
(16 loc)
•
243 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!-- @[scrap @@import[ /cat/lib/cat.js ] ]@ -->
<
h1
>
test
</
h1
>
<
script
>
/* @[scrap @@name fooTest @@assert ok(true, "Missing element named: foo") ]@ */
</
script
>