UNPKG
webdriverio-automation
Version:
latest (1.0.0)
1.0.0
WebdriverIO-Automation android ios project
webdriverio-automation
/
node_modules
/
loglevel
/
test
/
manual-test.html
8 lines
•
153 B
HTML
View Raw
1
2
3
4
5
6
7
8
<
html
>
<
head
>
<
title
>
Standalone manual test bed for loglevel
</
title
>
</
head
>
<
body
>
<
script
src
=
"../lib/loglevel.js"
>
</
script
>
</
body
>
</
html
>