All in One Offer! | Access Unlimited Courses in any category starting at just $29. Offer Ends in:

Browse Library

  • Business Solutions
  • Become an Instructor
  • 0
    Shopping Cart

    Your Cart is empty. Keep shopping to find a course!

    Browse Courses
Get Unlimited Learning Access
$29
7 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
Subscribe to Learnfly’s top courses
Get this course, plus 11,000+ of our top-rated courses for one year with Go Annually Plan.
$348 $244 a year Save 30%
7 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
$29
$244
  • Latest Selenium IDE from scratch to the advanced level

The latest version of Selenium IDE is now available in the market, after the older version of Selenium IDE is deprecated and discontinued.
 
If you are new to automation, and get started on learning Test Automation, then Selenium IDE is the best tool to start with.
 
You don't need to have any prior programming skills for learning Selenium IDE.
 
And, you also don't need to have any Software Testing skills for understanding Selenium IDE in this course.
 
This course starts with basics and by the time you are comfortable the advanced topics like Fallback Locators, Command Line Runner, Cross Browser Testing, Parallel Execution etc. are explained in details without missing any topic.
 
This course is more practical, solution oriented and lot of examples are given where ever required in the course.
 
Check out the course contents to get more information.

  • Basic knowledge about software usage
  • Desire to learn new things
  • Beginners who are new to Automation
  • Beginners aspiring to learn Automation
  • If you want to learn Latest Selenium IDE in detail and complete way
View More...
  • Section 1 : Introduction 2 Lectures 00:40:05

    • Lecture 1 :
    • Lecture 2 :
    • Installing and Using Selenium IDE
  • Section 2 : Features Walkthrough 6 Lectures 01:27:31

    • Lecture 1 :
    • Menu Bar
    • Lecture 2 :
    • Tool Bar and Address Bar
    • Lecture 3 :
    • Recording and other options
    • Lecture 4 :
    • Test Case Pane
    • Lecture 5 :
    • Test Script Editor Box
    • Lecture 6 :
    • Logs and Reference Panes
  • Section 3 : Locating Strategies 1 Lectures 00:21:01

    • Lecture 1 :
    • Locating Strategies
  • Section 4 : Selenese Commands 91 Lectures 10:46:53

    • Lecture 1 :
    • Commands
    • Lecture 2 :
    • Open Command
    • Lecture 3 :
    • Type Command
    • Lecture 4 :
    • Click Command
    • Lecture 5 :
    • Click at Command
    • Lecture 6 :
    • Double click Command
    • Lecture 7 :
    • Double click at Command
    • Lecture 8 :
    • Set window size Command
    • Lecture 9 :
    • Close Command
    • Lecture 10 :
    • Select Command
    • Lecture 11 :
    • Add selection Command
    • Lecture 12 :
    • Remove selection Command
    • Lecture 13 :
    • Check Command
    • Lecture 14 :
    • Uncheck Command
    • Lecture 15 :
    • Assert title Command
    • Lecture 16 :
    • Verify title Command
    • Lecture 17 :
    • Assert text Command
    • Lecture 18 :
    • Verify text Command
    • Lecture 19 :
    • Assert not text Command
    • Lecture 20 :
    • Verify not text Command
    • Lecture 21 :
    • Assert value Command
    • Lecture 22 :
    • Verify value Command
    • Lecture 23 :
    • Assert selected value Command
    • Lecture 24 :
    • Verify selected value Command
    • Lecture 25 :
    • Assert not selected value Command
    • Lecture 26 :
    • Verify not selected value Command
    • Lecture 27 :
    • Assert selected label Command
    • Lecture 28 :
    • Verify selected label Command
    • Lecture 29 :
    • Assert checked Command
    • Lecture 30 :
    • Verify checked Command
    • Lecture 31 :
    • Assert not checked Command
    • Lecture 32 :
    • Verify not checked Command
    • Lecture 33 :
    • Assert editable Command
    • Lecture 34 :
    • Verify editable Command
    • Lecture 35 :
    • Assert not editable Command
    • Lecture 36 :
    • Verify not editable Command
    • Lecture 37 :
    • Assert element present Command
    • Lecture 38 :
    • Verify element present Command
    • Lecture 39 :
    • Assert element not present Command
    • Lecture 40 :
    • Verify element not present Command
    • Lecture 41 :
    • Assert alert Command
    • Lecture 42 :
    • Assert confirmation Command
    • Lecture 43 :
    • Webdriver choose ok on visible confirmation Command
    • Lecture 44 :
    • Webdriver choose cancel on visible confirmation Command
    • Lecture 45 :
    • Choose cancel on next confirmation Command
    • Lecture 46 :
    • Choose ok on next confirmation Command
    • Lecture 47 :
    • Assert prompt Command
    • Lecture 48 :
    • Webdriver answer on visible prompt Command
    • Lecture 49 :
    • Webdriver choose cancel on visible prompt Command
    • Lecture 50 :
    • Answer on next prompt Command
    • Lecture 51 :
    • Choose cancel on next prompt Command
    • Lecture 52 :
    • Debugger Command
    • Lecture 53 :
    • Select frame Command
    • Lecture 54 :
    • Drag and drop to object Command
    • Lecture 55 :
    • Echo Command
    • Lecture 56 :
    • Edit content Command
    • Lecture 57 :
    • Execute script Command
    • Lecture 58 :
    • Mouse down, mouse move at and mouse up Commands
    • Lecture 59 :
    • Mouse down at, mouse move at and mouse up at Commands
    • Lecture 60 :
    • Mouse over and mouse out Commands
    • Lecture 61 :
    • Pause Command
    • Lecture 62 :
    • Submit Command
    • Lecture 63 :
    • Store Command
    • Lecture 64 :
    • Store title Command
    • Lecture 65 :
    • Store xpath count Command
    • Lecture 66 :
    • Store value Command
    • Lecture 67 :
    • Store text Command
    • Lecture 68 :
    • Store attribute Command
    • Lecture 69 :
    • Assert Command
    • Lecture 70 :
    • Verify Command
    • Lecture 71 :
    • Wait for element editable Command
    • Lecture 72 :
    • Wait for element not editable Command
    • Lecture 73 :
    • Wait for element visible Command
    • Lecture 74 :
    • Wait for element not visible Command
    • Lecture 75 :
    • Wait for element present Command
    • Lecture 76 :
    • Wait for element not present Command
    • Lecture 77 :
    • Store json Command
    • Lecture 78 :
    • Set speed Command
    • Lecture 79 :
    • Send keys Command
    • Lecture 80 :
    • Select window Command
    • Lecture 81 :
    • Store window handle Command
    • Lecture 82 :
    • Run script Command
    • Lecture 83 :
    • Execute async script Command
    • Lecture 84 :
    • Run Command
    • Lecture 85 :
    • If and end Command
    • Lecture 86 :
    • Else Command
    • Lecture 87 :
    • Else if Command
    • Lecture 88 :
    • Times Command
    • Lecture 89 :
    • While Command
    • Lecture 90 :
    • Do and repeat if Command
    • Lecture 91 :
    • For each Command
  • Section 5 : Advanced Options 18 Lectures 04:09:21

    • Lecture 1 :
    • Right click options during recording
    • Lecture 2 :
    • Saved Projects have side file extension and JSON Content
    • Lecture 3 :
    • Exporting the Tests in different programming language formats
    • Lecture 4 :
    • Debugging Options
    • Lecture 5 :
    • Cut, Copy, Paste, Delete and Clear All Commands
    • Lecture 6 :
    • Fallback Locators Strategy
    • Lecture 7 :
    • Automatically waits for the page and UI elements to load
    • Lecture 8 :
    • Visual Testing using 'Applitools for Selenium IDE' plugin
    • Lecture 9 :
    • Configuring Command Line Runner (SIDE Runner)
    • Lecture 10 :
    • Parallel Execution
    • Lecture 11 :
    • Cross Browser Testing
    • Lecture 12 :
    • Headless mode
    • Lecture 13 :
    • Filtering Tests
    • Lecture 14 :
    • SauceLabs Execution
    • Lecture 15 :
    • Reason for the deprecation of older version of Selenium IDE
    • Lecture 16 :
    • Older and Latest Selenium IDE Developers
    • Lecture 17 :
    • New Features in Latest Selenium IDE
    • Lecture 18 :
    • Advantages and Disadvantages
  • How do i access the course after purchase?

    It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time.
  • Are these video based online self-learning courses?

    Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic.
  • Can i play & pause the course as per my convenience?

    Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on.
  • How do i contact the instructor for any doubts or questions?

    Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want.
  • Do i need a pc to access the course or can i do it on mobile & tablet as well?

    Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly.
  • Do i get any certificate for the courses?

    Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion.
  • For how long can i access my course on the platform?

    You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions.
  • Is there any free trial?

    Currently, we do not offer any free trial.
  • Can i cancel anytime?

    Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?

351197 Course Views

5 Courses

I am a passionate blogger and trainer having 12 years of experience in Software Testing field. My aim is to provide the best, in-detailed, easy, step by step, practical and organized software testing courses in the market for affordable prices. The following are my strengths: - I have a very unique way of teaching, which doesn't include much of technical jargons and helps the students understand Software Testing concepts in the easiest way possible. - Through out my experience, I did a lot of work on various aspects of Software Testing, which I will be using in my courses to teach in the best way possible. - Through out my courses, you will find the content with in-depth explanation assisted by good number of hands-on coding demonstrations, which will help you to not only just learn the theoretical concepts but also apply them in your day to day job needs. - I can confidently say that you will find my courses worth your time and a rewarding experience. - The content in my courses is finalized after taking numerous off-line/on-line training sessions including feedback from all my students. - I regularly update the content and add more topics on a frequent basis, so that it is up to date with the market requirements. - Throughout the course, I will always be available to guide you so that you can make the most of it.
View More...
  • Unmatched Variety and Value!
    Learnfly's monthly subscription offers unlimited access to a vast range of courses. Affordable pricing, compared to competitors, makes it the ultimate choice for continuous learning.
    Jessica M.

    4.7

    JM
  • Top-Notch Quality, Affordable Rates!
    High-quality courses with certified instructors make Learnfly stand out. The affordable pricing is a game-changer for those seeking premium education.
    Alex P.

    4.5

    AP
  • Certified Excellence Every Time!
    Learnfly's courses, taught by certified instructors, ensure top-notch learning experiences. The course completion certificates add significant value to one's skill set.
    Sarah R.

    4.3

    SR
  • Round-the-Clock Support!
    Learnfly goes the extra mile with 24/7 course support. Their dedication to helping students succeed is commendable.
    Ryan K.

    4.1

    RK
  • Learn Anywhere, Anytime!
    Whether on mobile, PC, or tablet, Learnfly's platform offers flexibility. Learning on the go has never been easier.
    Emily S.

    4.7

    ES
  • Job-Ready Skills!
    Learnfly's job-oriented courses equip learners with practical skills for the workplace. An investment in career growth!
    Jake M.

    4.2

    JM
  • Budget-Friendly Brilliance!
    Learnfly's pricing is a steal for the quality and variety of courses offered. Quality education without breaking the bank.
    Olivia T.

    4.5

    OT
  • Instructor Excellence Unleashed!
    Learn from the best with Learnfly's certified instructors. The platform ensures that knowledge is imparted by industry experts.
    Daniel L.

    4.0

    DL
  • Achievement Unlocked!
    Learnfly not only offers courses but also recognizes your efforts with course completion certificates. A sense of accomplishment with every course finished.
    Maya H.

    4.6

    MH
  • Learning Revolution!
    Learnfly's platform is a revolution in education. Access to unlimited courses at affordable rates is a game-changer.
    Ethan W.

    4.7

    EW
  • software-testing-qa-strong-basics-with-live-examples

    Software Testing/ QA strong basics ...

    By : Syam Mohan

    Lectures 12 Beginner 1:45:40
  • cicd-devops-tools-for-automation-testers-selenium

    CICD (DevOPs Tools) for Automation ...

    By : Automation Talks

    Lectures 32 All Level 8:11:45
  • selenium-java-beginners-to-advanced-with-live-project

    Selenium Java - Beginners to Advanc...

    By : Arun Motoori

    Lectures 296 All Level 126:18:14
  • locators-xpath-expressions-css-selectors-and-locator-tools

    Locators, XPath Expressions, CSS Se...

    By : Arun Motoori

    Lectures 89 All Level 20:15:28
  • selenium-4-new-features

    Selenium 4 - New Features

    By : Arun Motoori

    Lectures 23 Beginner 7:44:16

Students learning on Learnfly works with Fortune 500 companies around the globe.

Sign Up & Start Learning
By signing up, you agree to our Terms of Use and Privacy Policy
Reset Password
Enter your email address and we'll send you a link to reset your password.