提交 ae91663d 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

update test scripts

上级 14214e5f
......@@ -7,7 +7,7 @@ pid=0
1. Load web page from url http://xxx
2. Retrieve img element zt-logo.png in html
3. Check img exist >> `Apple`
3. Check img exist >> `Bing images`
}
......@@ -16,7 +16,7 @@ package require tls
http::register https 443 tls::socket
set url https://www.apple.com
set url https://cn.bing.com/images/trending
set http [::http::geturl $url]
set html [::http::data $http]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册