Selenium grid structure diagram

Source: Internet
Author: User
Tags selenium grid

The basic structure of calling Selenium-grid is as follows:

The above is a common way to use Selenium-grid, only using its supported distributed execution function, that is, when you need to test cases more time, you can parallel to execute these use cases to shorten the overall test time; In addition, Selenium-grid supports a more friendly function , you can forward the use case to a test agent that matches the matching requirements based on the type of test that you launch in your use case. For example, if your use case specifies that you want to test the 17 version of FireFox on Liunux, the Selenium-grid automatically matches the proxy node with the FireFox17 that is registered as Linux, and if the match succeeds, forwards the test request and, if it fails, rejects the request. The code for the remote compatibility test using Selenium-grid is the same as above. The basic structure of its invocation is shown below:

Selenium grid structure diagram

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.