๐ Spring
์์ ๋ณต์ฌ ๊ฐ ํ์ฑ, Selenium WebDriver๋ฅผ ํตํด ๋ธ๋ผ์ฐ์ ์๋ํ
๊ด๋ฆฌ์ ์ฝ์ SP๋ช : SP์ค๋ช : IRP์ฝ๋: ์ ์ฅ โpackage com.example.demo;import org.openqa.selenium.By;import org.openqa.selenium.WebDriver;import org.openqa.selenium.chrome.ChromeDriver;import io.github.bonigarcia.wdm.WebDriverManager;import org.springframework.stereotype.Controller;import org.springframework.ui.Model;import org.springframework.web.bind.a..