Selenium Alternatives Is there a tool like Selenium for testing web pages but which does not involve coding

0 votes
I want to automate the tests of our products and i'm looking for a simple solution or a simple tool. I don't want coding to be involved so as to let the Product Owner to write test cases and run tests. Do you'l know any alternative to Selenium?
Apr 13, 2018 in Selenium by kappa3010
• 2,090 points
577 views

1 answer to this question.

0 votes
I'm guessing you've tried Selenium IDE already. If not, then I recommend using it probably on an older version of Firefox. After v55, Selenium IDE is not supported on Firefox. BTW, Selenium IDE does not work with any other browser either.

So, probably a long term solution could be to use some other tool. katalon studio recorder could be a viable option.
You can probably follow this thread for updates on alternatives: https://www.edureka.co/community/960/unable-to-use-selenium-ide-%26-firebug-on-firefo
answered Apr 13, 2018 by king_kenny
• 3,710 points

Related Questions In Selenium

0 votes
2 answers

Is there any way to get the text of a web element using Selenium Webdriver?

use gettext() in java : string lableText = ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
8,174 views
0 votes
0 answers

Which is good for automation testing? Tellurium or Selenium

 I am working on Selenium for some ...READ MORE

Jun 27, 2019 in Selenium by Surya
• 970 points
387 views
0 votes
1 answer

Hi There, You said Selenium is a Firefox plugin then why does selenium support in other browsers(Chrome, IE, etc)?

Hi, Selenium IDE was initially a Firefox ...READ MORE

answered Jul 15, 2019 in Selenium by Abha
• 28,140 points
490 views
0 votes
2 answers

Finding WebDriver element with Class Name in java

The better way to handle this element ...READ MORE

answered Apr 10, 2018 in Selenium by nsv999
• 5,500 points
12,728 views
0 votes
2 answers

Problem while using InternetExplorerDriver in Selenium WebDriver

enable trusted connection  in internet explorer by ...READ MORE

answered Aug 31, 2020 in Selenium by Sri
• 3,190 points
8,616 views
0 votes
1 answer

Geo-location microphone camera pop up

To Allow or Block the notification, access using Selenium and you have to ...READ MORE

answered May 11, 2018 in Selenium by Samarpit
• 5,910 points
6,690 views
0 votes
2 answers

How to use such xpath to find web elements

xpath are two types. 1) Absolute XPath:    /html/b ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
7,555 views
0 votes
1 answer
0 votes
2 answers

How is Maven used with Selenium? Does it also do the testing?

Hi , Maven is a build tool . Why ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
1,028 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP