<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://trans.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=PHPUnitManual%3A17.2</id>
	<title>PHPUnitManual:17.2 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://trans.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=PHPUnitManual%3A17.2"/>
	<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=PHPUnitManual:17.2&amp;action=history"/>
	<updated>2026-05-01T21:29:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://trans.onionmixer.net/wiki/index.php?title=PHPUnitManual:17.2&amp;diff=3440&amp;oldid=prev</id>
		<title>Onionmixer: PHPUnit 17.2 Selenium 설치 페이지 추가</title>
		<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=PHPUnitManual:17.2&amp;diff=3440&amp;oldid=prev"/>
		<updated>2013-07-04T09:31:11Z</updated>

		<summary type="html">&lt;p&gt;PHPUnit 17.2 Selenium 설치 페이지 추가&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;;17.2 Selenium 설치&lt;br /&gt;
&lt;br /&gt;
먼저, Selenium Server 를 설치합니다.&lt;br /&gt;
&lt;br /&gt;
# Selenium Server 에서 배포하는 패키지를 다운로드합니다.&lt;br /&gt;
# selenium-server-standalone-2.9.0.jar (버젼을 확인하세요) 를 압축 해제하고 복사합니다 (예 : /usr/local/bin).&lt;br /&gt;
# java -jar /usr/local/bin/selenium-server-standalone-2.9.0.jar 등의 명령어를 사용하여 Selenium RC 서버를 기동합니다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
다음으로, PHPUnit_Selenium 패키지를 인스톨합니다. 이 패키지는 PHPUnit 에서 Selenium Server 에 네이티브하게 접속하기 위해 필요합니다.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
localhost# pear install phpunit/PHPUnit_Selenium&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
위의 과정을 통해, 클라이언트 / 서버 프로토콜을 사용하여 Selenium server 에 명령을 보낼 수 있게 되었습니다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:PHPUnitManual]]&lt;/div&gt;</summary>
		<author><name>Onionmixer</name></author>
	</entry>
</feed>