Название: Learn Selenium in 1 Day: Definitive Guide to Learn Selenium for Beginners
Автор: Krishna Rungta
Год: 2017
Страниц: 377
Формат: PDF, EPUB, AZW3
Размер: 29 Mb
Язык: English
Selenium is a the most popular open-source test automation tool. Its widely used in Industry to automate web and mobile projects. Selenium can be used to test across different browsers and platforms.
Its flexible enough to allow you to code your automation scripts in languages like Java, C#, Python etc.
Selenium primarily has 3 components
Selenium Integrated Development Environment (IDE)
Selenium WebDriver
Selenium Grid
This book covers tutorials and training to teach you Selenium 2 as well Selenium 3. The book uses Java as the scripting language.