Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
Basa
Posts : 2
Join date : 2018-03-22

Selenium IDE alternatives for Firefox & Chrome Empty Selenium IDE alternatives for Firefox & Chrome

Fri May 11, 2018 11:42 am
It was a bad news for the tester community since Selenium IDE no longer works from Firefox 55 onwards. Selenium IDE is one of the most widely used automated testing tools ever, this stop, therefore, raises a high demand in looking for other Selenium IDE alternatives.

Selenium IDE alternatives, or Selenium IDE replacements, refer to automation testing tools that can be considered a viable alternative, the automated testing tool must be comparable to Selenium IDE in terms of features, the ease of installation and setup, learning curve, and costs.

Selenium IDE alternatives for Firefox & Chrome 1_JidOCWgcbQtICstuEJ3wAw
Below are some potential successors of Selenium IDE.

3.1. Robot Framework:


Pros:
– Test cases are generated using keyword testing methodology written in a tabular format.
– It also contains Robot Integrated Development Environment (RIDE), which helps write test cases easily by offering framework specific code completion, syntax highlighting, so on.

Cons:
– The complex installation, the lack of standalone test recorder tool, and a keyword-driven language with a low level of descriptiveness.

3.2. Protractor:

Pros:
– Simple installation and updating. Within 1-2 command, both testing framework and Selenium WebDriver will be installed nicely.
– The use of JavaScript, one of the easiest-to-use programming languages to learn, especially for those to have limited programming background.

Cons:
– Protractor is too flexible but also unprepared. It requires experienced developers to get involved before the team can start on it: set up the project and the proper reporting plugin, and write Page Object scaffold.
– The Protractor team may mess with sync/async stuffs.

3.3. Katalon Studio

Pros:
– Installation experience: users just need to unzip the package and they are ready to start. No programming language runtime. No extra components or plugins required.
– The scripting interface allows users to switch between a keyword-base table and a code editor. This is extremely useful for those who want to learn to write Selenium test case on their own.
– Unlike Selenium IDE, the recording capability of Katalon Studio is powerful on major web browsers: Chrome, Firefox, and IE.
– Katalon Studio can be considered a viable Selenium IDE alternatives since it provides other convenient functions (reporting and integration) which are competitive to paid solutions (UFT, TestComplete).


Cons:
– While web and mobile testing are very comprehensive, some users may want to see more build-out in API testing module.

Learn more: https://www.katalon.com/resources-center/blog/selenium-ide-alternative-firefox-chrome/#
avatar
glinius
Posts : 2
Join date : 2014-04-23

Selenium IDE alternatives for Firefox & Chrome Empty Re: Selenium IDE alternatives for Firefox & Chrome

Mon Sep 10, 2018 2:19 pm
There is a [url=https://guide.blazemeter.com/hc/en-us/articles/206732579-The-BlazeMeter-Chrome-Extension-Record-JMeter-Selenium-or-Synchronized-JMeter-and-Selenium]BlazeMeter Chrome Extension[/url] which is capable of recording browser activity and creating Selenium and JMeter tests from it so you can kill 2 birds with 1 stone and have UI and performance test created. You can replay the recorded tests using Taurus - free and open source wrapper automation framework with main focus on simplisity
Back to top
Permissions in this forum:
You cannot reply to topics in this forum