是否可以使用Selenium WebDriver将关键字驱动的框架转换为Selenium网格? [英] Is it possible to convert a keyword driven framework using Selenium WebDriver to Selenium grid?

查看:105
本文介绍了是否可以使用Selenium WebDriver将关键字驱动的框架转换为Selenium网格?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开发了一个硒关键字驱动的框架.它使用硒WebDriver.现在,我需要迁移到硒网格.能做到吗 我使用Java作为编程语言.

I have developed a selenium keyword driven framework. It uses selenium WebDriver. Now I need to migrate to selenium grid. Can it done? I used Java as the programming language.

推荐答案

Selenium Grid仅提供浏览器来运行使用Selenium WebDriver编写的测试.请参阅网格 Wiki :

Selenium Grid just provide browsers to run your tests which were written using Selenium WebDriver. Refer to Grid wiki:

网格允许您:

Grid allows you to :

  • 通过在多台计算机上分布测试来扩展规模(并行执行)
  • 从一个中心点管理多个环境,从而可以轻松地对多种浏览器/操作系统组合进行测试.
  • 通过允许您实施自定义挂钩来利用虚拟基础架构来最大程度地减少网格的维护时间,
    实例.
  • scale by distributing tests on several machines (parallel execution)
  • manage multiple environments from a central point, making it easy to run the tests against a vast combination of browsers / OS.
  • minimize the maintenance time for the grid by allowing you to implement custom hooks to leverage virtual infrastructure for
    instance.

这篇关于是否可以使用Selenium WebDriver将关键字驱动的框架转换为Selenium网格?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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