Skip to content

ArtemA1ekseev/selenium-spring-java-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Дипломная работа selenium-spring-java-dns

Selenium

All-in-one Browser Automation Framework:
Web Crawling / Scraping / Testing / Reporting

SeleniumBase Docs

Selenium Server поддерживает два набора команд одновременно - новая версия (WebDriver, Google Chrome) и старая версия (Selenium RC).

1. Установка JDK

  • Download Java Platform JDK 17
    https://www.oracle.com/java/technologies/downloads/
    
image

2. Installing IntelliJ IDEA

3. Loading the Selenium Java Client Driver

4. Browser driver installation: Windows

Chrome

sf;sf;sf;s;fs;

5. Selenium Server

1.1 Selenium + Java

1.1.1 Connect Selenium to IntelliJ project

System.setProperty("webdriver.chrome.driver", "C:\\chromedriver\\chromedriver.exe");

Releases

No releases published

Packages

No packages published