You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs_source_files/content/selenium_installation/_index.ko.md
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,5 @@ chapter: true
4
4
weight: 3
5
5
---
6
6
7
-
{{% notice info %}}
8
-
<iclass="fas fa-language"></i> Page being translated from
9
-
English to Korean. Do you speak Korean? Help us to translate
10
-
it by sending us pull requests!
11
-
{{% /notice %}}
12
-
13
-
# Selenium Installation
14
-
15
-
Selenium setup is quite different from the setup of other commercial tools. To use Selenium in your automation project you need to install the language bindings libraries for your language of choice. In addition you will need WebDriver binaries for the browsers you want to automate and run test on.
7
+
# Selenium 설치
8
+
Selenium 설치는 다른 상용도구들과는 꽤 다릅니다. Selenium을 자동화 프로젝트에 사용하기 위해서는 당신이 선택한 언어로 바인딩된 라이브러리 설치가 필요합니다. 자동화와 테스트를 실행할 브라우저를 위한 웹드라이버 바이너리가 추가적으로 필요합니다.
0 commit comments