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 6579795
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T15:56:34+00:00 2026-05-25T15:56:34+00:00

The Java – WebDriverBackedSelenium exporter I found generates code like this: selenium.open(/); selenium.type(Password, blah);

  • 0

The “Java – WebDriverBackedSelenium” exporter I found generates code
like this:
selenium.open(“/”);
selenium.type(“Password”, “blah”);
etc..

But I need it to export like the classic WebDriver example below:

driver.get("http://www.google.com");
WebElement element = driver.findElement(By.name("q"));
element.sendKeys("Cheese!");

is there a way to export to the 2nd option? I’m being asked to use this, and have used the ide to get
the page id tags in the past, it would be nice to export to this format if possible. Does anyone know
or have any opinions on this?

  • 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-25T15:56:34+00:00Added an answer on May 25, 2026 at 3:56 pm

    You can export the recorded Selenium tests as “JUnit 4 (WebDriver)” tests instead of “JUnit 4 (WebDriver Backed)” tests, if you need to use the WebDriver API class alone and not Selenium class in your tests.

    PS: It would also help to use a more up to date version of the Selenium IDE; v.1.2.0 (which is the most recent version of the IDE as of now) definitely supports exporting tests cases to use the WebDriver API.

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

Sidebar

Related Questions

java.lang.annotation.ElementType : A program element type. The constants of this enumerated type provide a
(Java question) If I reference a field in an inner class, does this cause
java.util.Date gets stored as 2010-09-03 15:33:22.246 when the SQL data type is timestamp, how
Java Q: I like CSS for simple web pages but loathe it when it
Java Wrapper classes are supposed to be immutable. This means that once an object
Java generics are implemented using type erasure. That means that if I have a
java.lang.NullPointerException at java.lang.Integer.compareTo(Unknown Source) at java.lang.Integer.compareTo(Unknown Source) I slightly edited my code, deleted no
Java uses a combination of compilation and interpretation. It compiles the source code into
RoomInfoActivity.java: http://pastebin.com/L9fFsFeH (note: this is the 3rd activity launched by the same application, not
A java class does something like the following public class Foo { private final

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.