728x90
๋ฐ์ํ
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222
var options = new ChromeOptions();
options.DebuggerAddress = "127.0.0.1:9222";
IWebDriver driver = new ChromeDriver(options);
์ถ์ฒ:
https://stackoverflow.com/questions/67560832/use-selenium-to-attach-to-a-manually-opened-browser
Use Selenium to attach to a manually opened Browser
I know, that such a question is already asked here before, but it is 4 years old and not quite helpful. So, what i want to do is simple, i want my selenium (running in WPF and .Net 5.0 in c#) so co...
stackoverflow.com
728x90
๋ฐ์ํ
'๐จ๐ผโ๐ป๊ฐ๋ฐ > ์ ๋ ๋์' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
์ ๋ ๋์ - ํฌ๋ก๋ฏธ์ ์๋ ๋ฒ์ ๋ค ๋ค์ด๋ก๋ (0) | 2022.12.07 |
---|---|
์ ๋ ๋์ - alert, confirm ์์ ์ฐจ๋จ ํ์ฅ ๋๊ตฌ (0) | 2022.11.30 |
์ ๋ ๋์ - ๋ชจ๋ฐ์ผ ์๋ฎฌ๋ ์ด์ ์ต์ ์ค์ (ChromiumMobileEmulationDeviceSettings) (0) | 2022.11.15 |
์ ๋ ๋์ - C#, Select Option ์ ํ (0) | 2022.10.26 |
์ ๋ ๋์ - C#, ์๋ฐ์คํฌ๋ฆฝํธ ์คํ ๊ฒฐ๊ณผ ๊ฐ์ ธ์ค๊ธฐ (0) | 2022.10.26 |