Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5970731
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:25:00+00:00 2026-05-22T20:25:00+00:00

I have a series of HTML tests that I am able to run using

  • 0

I have a series of HTML tests that I am able to run using the selenese goal, selenium-maven-plugin (version 1.1). I was able to run this for IE. However, this doesn’t work with Firefox 4. I keep getting a blank firefox window opening up and the server will just hang there. I believe that I’ve narrowed the problem down to the fact that the Selenium-maven-plugin uses the old Selenium 1.0 Core, which doesn’t function properly with Firefox 4.

I was wondering if there was some way, using Maven and Selenium 2.0, to run these HTML tests. The following is a snippet of my POM file.

     ...    
     <plugins>
        <plugin>
            <groupId>org.codehaus.mojo</groupId>
            <artifactId>selenium-maven-plugin</artifactId>
            <version>1.1</version>
            <configuration>
                <browser>*iexploreproxy</browser>
                <suite>src/test/selenium/html/suite.html</suite>
                <startURL>http://localhost:5555/</startURL>
                <port>5555</port>
            </configuration>
            <executions>
                <execution>
                    <id>Run-Selenese-Scripts</id>
                    <phase>integration-test</phase>
                    <goals>
                        <goal>selenese</goal>
                    </goals>
                    <configuration>
                        <port>5555</port>
                    </configuration>
                </execution>
            </executions>
        </plugin>
    </plugins>
    ...

If there is any other way to run the HTML suites (besides the Selenium IDE) that I may have missed, please share.

Thanks,

Juan

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T20:25:01+00:00Added an answer on May 22, 2026 at 8:25 pm

    I had this exact problem yesterday on OSX. Trying to use firefox 4 – a blank firefox window opens up and selenium-server doesn’t detect it. The only version which fixes this problem (on OSX anyway) is 2.0b3.

    I’ve got a fork of current trunk of upgraded to 2.0b3 on github: https://github.com/thelmstedt/selenium-maven-plugin. YMMV

    There is actually a way to override the selenium version in selenium-maven-plugin plugin declaration: see this jira issue for someone troubleshooting it.

    But the selenium folks have changed their maven packaging recently, and I was unable to use this to override to the latest 2.0b3 dependency. Compare the uploaded version 2.0b1 with 2.0b3. The correct way to declare a dependency on selenium is now with <type>pom</type>. I will be happy if it turns out I’m wrong on this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to run a series of HTML selenium tests using the selenese
I have a series of different blocks of HTML that i'd like to load
I have a series of logging breakpoints in Xcode4 that I'm using to selectively
I have a series of divs that slide down using -webkit-transform from a negative
I have a series of forms in my html, the intention is that when
i have a series of rows that are generated using an asp:repeater : <asp:repeater
I have a series of xml files that looks something like this: <ROOT> <F
Using the JQuery plugin JScrollPane I have created a series of scrollable divs styled
Background I have been using the JQuery UI plugin for creating a dialog that
I have a series of files containing html comments ( <!-- some comment -->

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.