我们可以使用Selenium Webdriver来自动化基于MS CRM 2015的应用程序吗? [英] Can we use Selenium webdriver for automating MS CRM 2015 based application?

查看:60
本文介绍了我们可以使用Selenium Webdriver来自动化基于MS CRM 2015的应用程序吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们可以使用Selenium Webdriver来自动化基于MS CRM 2015的应用程序吗?否则,是否有任何特定原因.

Can we use Selenium webdriver for automating MS CRM 2015 based application?If not, is there any specific reason for that.

推荐答案

Selenium可基于HTML来自动化网页的任何部分.因此,如果要检查它,请打开CRM Web应用程序,打开浏览器控制台并确认自动化测试所需的所有元素是否都基于HTML.

Selenium can automate any part of a web page if it is based on HTML. So if you want to check it, open the CRM web application, open the browser console and confirm if all the elements required for your automation test are based on HTML.

Selenium无法访问网页的非HTML组件.您可能需要使用基于图像的测试工具,例如Sikuli.

The non-HTML components of a web page cannot be accessed by Selenium. You might want to use Image Based testing tools like Sikuli.

这篇关于我们可以使用Selenium Webdriver来自动化基于MS CRM 2015的应用程序吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆