设置元素勾选问题

路人小王 2019-4-12 1831

元素勾选,在循环第二次的时候就显示错误了,求指导。。。

_设置元素勾选问题

最新回复 (4)
  • 九木成林 2019-4-12
    2
    报错内容是什么 ?
  • 路人小王 2019-4-12
    3


    第41行:插件调用出错:调用的目标发生了异常。 Exception in UiElement.SetCheck,Element not found.


    39  If  bRet=true
    40  #icon("@res:q2o2s9os-cthq-svtu-imqa-f5c9n7mnte8n.png")

    41  UiElement.SetCheck({"wnd":[{"cls":"IEFrame","title":"*","app":"iexplore"},{"cls":"Internet Explorer_Server"}],"html":{"ie_ver":7,"url":"http://asone.safesvc.gov.cn/asone/servlet/AuthorityServlet","title":"国家外汇管理局网上服务平台(ASOne)","tagName":"INPUT","aaname":null,"css":"td#unieap_grid_RowView_1 > div.u-grid-contentbox > div.u-grid-scrollbox > div.u-grid-content > div > div > table.u-grid-rowbar-table > tbody > tr > td.u-grid-rowbar-choice > input[name=\"radio_creditGrid\"][type=\"radio\"]","frames":[{"index":1}]}},true,{"bContinueOnError":false,"iDelayAfter":300,"iDelayBefore":200})

    42

    43  #icon("@res:bem509uu-jnie-7517-8l4r-p9hs7o98sq9j.png")


  • z_10763 2019-4-14
    4
    元素的目标有变动的,需要点选掉
  • 路人小王 2019-4-15
    5
    更新到2.2版本后,已解决
返回
发新帖