Skip to content

Commit 63cb8ca

Browse files
authored
Merge pull request #1 from lvninety/patch-2
_index.ko.md
2 parents 02616d1 + 876dddd commit 63cb8ca

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

docs_source_files/content/selenium_installation/_index.ko.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,5 @@ chapter: true
44
weight: 3
55
---
66

7-
{{% notice info %}}
8-
<i class="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

Comments
 (0)