-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如何运行 auto js 的 调用 邮件发送列表时 获取该 弹窗及其里面的元素 ? #5
Labels
good first issue
Good for newcomers
Comments
非常感谢 ! Many many thx ! |
Closed
AutoJs Pro 8.5.21市场版 修复了这个问题,可以试试 |
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如题 ,你好,现在这个邮件发送的问题一直困扰我,
即在这段代码
app.sendEmail({
email: [EMAILL_ADDRESS],
subject: "考勤结果",
text: message
})
后 弹窗了 邮件发送应用列表 窗体, 我该如何 获取访窗口及其里面的应用 呢 ?
我想用 FloatyWindow.{id} 的方式获取 ‘网易邮箱大师’ 然后模拟点击,
现在问题是这个窗口句柄 及 窗口上的 应用名称 id 该 如何 获取 ,请赐教, 谢谢。
The text was updated successfully, but these errors were encountered: