Selenium wont support angular react Vue JS applications

+1 vote
Selenium wont support angular , react ,Vue JS applications...?
Aug 28, 2020 in Selenium by Sri
• 3,190 points
4,250 views
Thanks for that question @Sri, I too had this query in mind since a long time! :)

1 answer to this question.

0 votes

You can use selenium to test any kind of web application irrespective of which framework is used to build the web app.

If you can find an element through id, class or xpath; it doesn’t mater what is the underlying technology behind the website.

As an automation test engineer, one should not worry much about angular, react,knockout or vue.

At the end of the day, they are just frameworks of javascripts.

Hope it works!!

To know more about React, We highly recommend to join React JS Certification course today.

Thanks!!

answered Aug 28, 2020 by Venkat Ram

Related Questions In Selenium

0 votes
2 answers

How to test React JS dropdown with Selenium and java?

First of all you need to click ...READ MORE

answered Aug 20, 2019 in Selenium by ghoshPooja
• 140 points
16,929 views
0 votes
1 answer

Select a drop down value of angular js application using selenium using text

To select drop down use following, driver.findElements(By.className("Your dropdown ...READ MORE

answered Jun 18, 2018 in Selenium by Samarpit
• 5,910 points
10,470 views
+1 vote
1 answer

Angular JS: Selenium cannot click a button by python code on mac

You can try clicking it with javascript ...READ MORE

answered Aug 9, 2018 in Selenium by Samarpit
• 5,910 points
4,811 views
0 votes
1 answer

I am getting Stale element exception when I try to automate angular js - drop down using Selenium with Java

Hey @Dhivya, StaleElementReferenceException is thrown when an ...READ MORE

answered Feb 12, 2020 in Selenium by Sirajul
• 59,230 points
3,204 views
0 votes
1 answer

what do you mean by browser's native support w.r.t to Selenium WebDriver?

From Selenium v3 onwards, every browser vendor ...READ MORE

answered Apr 18, 2018 in Selenium by king_kenny
• 3,710 points
3,709 views
0 votes
1 answer

Can we test Desktop Applications using Selenium WebDriver?

Selenium WebDriver is a web-based automation testing ...READ MORE

answered May 3, 2018 in Selenium by Meci Matt
• 9,460 points
1,373 views
0 votes
1 answer

Selenium supports Flex Applications

yes. FlexUISelenium is an extension to the Selenium ...READ MORE

answered May 4, 2018 in Selenium by Samarpit
• 5,910 points
1,695 views
0 votes
1 answer

How to read a JS variable in Selenium Webdriver?

Hi Himanshu, its quite easy to access any ...READ MORE

answered May 7, 2019 in Selenium by Abha
• 28,140 points
8,500 views
0 votes
1 answer

Does Selenium WebDriver Support Record And Playback Facility?

Hi Gurminder, Selenium Webdriver doesn't support Record ...READ MORE

answered Jul 3, 2019 in Selenium by Emraan
3,566 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