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

  • Home
  • SEARCH
  • 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 1105489
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T01:38:28+00:00 2026-05-17T01:38:28+00:00

I run Selenium tests with Selenium RC from .NET (c#). In some cases, I

  • 0

I run Selenium tests with Selenium RC from .NET (c#).

In some cases, I would like to keep the test case source as HTML (to be able to modify it from Selenium IDE), but I would like to run/include these tests from my c# unit tests.

Maybe it is obvious, but I can’t find the API method in the Selenium Core to achieve this. Any idea how to do that?

(I think the “includePartial” command in Selenium on Rails does the thing that I would need, but for c#.)

  • 1 1 Answer
  • 0 Views
  • 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-17T01:38:29+00:00Added an answer on May 17, 2026 at 1:38 am

    I have asked this question some time ago, and since then I have moved forward in automated functional testing, more to the BDD/ATDD/Specification by Example direction with SpecFlow.

    I only realize it now however that I have implemented a solution for this concrete question during my experiments. I share my solution, maybe can help others.

    I have created a small parser and an interpreter for the Selenium html files (you can download it from here: http://bit.ly/ciTMA2). Besides the implementation, these classes add some extension methods to the Selenium’s ICommandProcessor interface. Base on that, a test can look like this:

    List commands = SeParser.ParseSeFile(@”HomePageTest.html”);
    selenium.Processor.InterpretCommands(commands);
    selenium.Processor.AssertNoVerifyErrors();

    (The InterpretCommands and the AssertNoVerifyErrors are custom extension methods.)

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

Sidebar

Related Questions

I wanna run selenium tests from TeamCity using Maven at Linux server without display.
I have a few NUnit tests that run Selenium. There are some prerequisite to
I have some tests created using Selenium WebDriver. When I run them using IE
We want to run selenium backed jwebunit tests from our hudson server. We have
I would like an automated web tests suite based on Selenium RC to take
I have a set of Selenium tests which run via HTTP - I'd like
I am trying to run a series of HTML selenium tests using the selenese
I have chrome installed in my system. I'm using Selenium to run some tests
I'm using selenium to run some functional tests on the UI for our current
I am trying to run Selenium tests (PHP) from the command-line. I can only

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.