UNPKG
webdriverio-automation
Version:
latest (1.0.0)
1.0.0
WebdriverIO-Automation android ios project
webdriverio-automation
/
node_modules
/
appium-base-driver
/
static
/
test
/
subframe2.html
9 lines
(8 loc)
•
109 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
html
>
<
head
>
<
title
>
Sub frame 2
</
title
>
</
head
>
<
body
>
<
h1
>
Sub frame 2
</
h1
>
</
body
>
</
html
>