博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
evaluateScript--evaluatePopoverScript--区别
阅读量:5105 次
发布时间:2019-06-13

本文共 344 字,大约阅读时间需要 1 分钟。

appcan.window.evaluateScript({})              //window.open()页面之间使用

appcan.window.evaluatePopoverScript({})   //index.html与index_content.html页面之间使用

appcan.frame.evaluateScript({})               //frame浮动窗口之间使用,其中name主窗口名为,

                                                             //要运行function的浮动窗口的index.html页面的名称 ,当是APP第一个页面时,则值为root

appcan.frame.evaluatePopoverScript({})   //

转载于:https://www.cnblogs.com/MrZouJian/p/5364679.html

你可能感兴趣的文章
linux2.4.0源码下载地址(配合毛德操情景分析)
查看>>
vnc Unable to licence server: "XML error 0:0 Error: First Tag not found"问题的解决
查看>>
java项目移植出现的错误
查看>>
vs2015 编译时错误列表中没有错误,dll却没有生成出来
查看>>
使用mybatis调用存储过程(注解形式和配置文件形式)
查看>>
ASP中预编件aspx安装netframewo
查看>>
[物理学与PDEs]第1章习题参考解答
查看>>
麦克劳林
查看>>
Unity3D游戏开发初探—2.初步了解3D模型基础
查看>>
(二) Go的关键字
查看>>
UML
查看>>
javascript中的this,constructor ,prototype
查看>>
MVC缓存
查看>>
android-魔法泡泡动画分析(附源码)
查看>>
C++编程规范(不断更新)
查看>>
无题2
查看>>
Windows Azure Overview
查看>>
BZOJ 1013 [JSOI2008]球形空间产生器sphere
查看>>
MVC框架的实现
查看>>
js object template
查看>>