selenium学习历程
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了selenium学习历程相关的知识,希望对你有一定的参考价值。
selenium是什么?
seleniumIDE是什么?
webDriver是什么?
selenium是什么?
selenium是web自动化测试工具集,包括IDE、webDriver、Grid等等。
seleniumIDE是什么?
Selenium IDE 是firefox浏览器的一个插件。提供简单的脚本录制、编辑与回放功能。
webDriver是什么?
webDriver是selenium提供的一个api(接口规范),http://www.w3.org/TR/2013/WD-webdriver-20130117/
以上是关于selenium学习历程的主要内容,如果未能解决你的问题,请参考以下文章