About Geronimo Maven2 Plugins :: SeleniumProvides support to start a Selenium server.
About Geronimo Maven2 Plugins :: SeleniumProvides support to start a Selenium server.
Provides support for using Selenium with Maven 2. Use this plugin to start a Selenium Remote Control server to support automated web-application testing. This plugin is intended to support usage of the Selenium Java Client Driver when running regular Surefire tests . Use Selenium IDE to help generate the initial Java code for the tests, and then augment as needed. Goals Overview selenium:s
CargoでTomcatをダウンロード・起動・デプロイして、Selenium RCでテストする方法。 テストケースの準備 src/test/selenium/AppTestSuite.htmlにSeleniumのTestSuiteを置く。 pom.xml <?xml version="1.0" encoding="UTF-8"?> <project> <modelVersion>4.0.0</modelVersion> <groupId>グループID</groupId> <artifactId>アーティファクトID</artifactId> <version>バージョン</version> <packaging>war</packaging> <build> <!-- WARファイルにバージョンをつけないようにするため --> <finalName>${artifactId}</final
id:matobat:20061216:1166264864ではSeleniumの実行はAntに任せてたけど、やっとMaven2プラグインでも出来るようになったみたい。 http://mojo.codehaus.org/selenium-maven-plugin/ <build> <finalName>${artifactId}</finalName> <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>selenium-maven-plugin</artifactId> <executions> <execution> <id>selenese-ie</id> <phase>integration-test</phase> <goals> <goal>selenese</goal> </goals> <c
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く