ニュース

第4回の今回はコンテナ管理ツールのDockerを利用してSelenium Gridを構築する方法を解説します。 後半では、筆者が現在注目しているZaleniumを使ったSelenium Grid構築について紹介します。
Selenium is a powerful tool for automating web browsers across many platforms. It provides a rich set of functionalities for automating browser actions, such as clicking buttons, filling forms, ...
The Selenium Grid approach executes the tests in remote machines (local or remote/cloud grid). When the target is selenium-grid the getOptions method is used from the BrowserFactory to return the ...