使用 WebAii 检测 RadGrid 行上的工具提示

发布于 2024-12-19 18:38:38 字数 106 浏览 1 评论 0原文

当行被禁用时,我们使用 RadGrid 上的工具提示向用户显示反馈消息。在测试过程中,是否有任何方法可以使用 WebAii 套件检测将鼠标悬停在特定行上时工具提示的文本是什么?

谢谢

We use a tooltip on our RadGrid to present a feedback message to a user when a row is disabled. During a test, is there any way to detect what the text of the tooltip is when hovering over a particular row by using the WebAii suite?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

农村范ル 2024-12-26 18:38:38

是的,标题属性是如何将工具提示添加到 HTML 元素中的。请参阅此处了解更多信息。 http://www.w3schools.com/tags/att_standard_title.asp。您需要帮助使用 WebAii 框架读取标题属性吗?

科迪·吉布森
Telerik 技术支持

Yes, the title attribute is how tooltips are added to elements in HTML. See here for more information. http://www.w3schools.com/tags/att_standard_title.asp. Do you need assistance reading the title attribute with the WebAii framework?

Cody Gibson
Telerik Technical Support

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文