if node.isEditable() then
  return false
  end


按钮列表=
{
{"*条新消息"},
{"%自动浏览&*聊天信息"},
{"搜索&*微信"},
--定位唱吧进度条，
"#process-btn",
}
if service .click (按钮列表) then
return true
end


service.execute("自动浏览",node)
--当前执行，
return true