Selenium errors element not clickable Reactjs application

+1 vote
Hi,

I am using selenium to automate testing of reactjs web application.

I am continuously getting element not clickable erros for buttons and images. Some xpath's are also dynamic.

Have tried all locators I can think off, put in waits, used action class, absolute xpaths but nothing seems to be working.

 Has anyone managed to solve this or have any suggestions on what to try? Also will using 'id' locator or any other be helpful because id is currently not being displayed in inspect element.

Thanks in advance.
Oct 25, 2019 in Selenium by Faatima
• 130 points
2,118 views
Hi,

Did you find the solution for this. I am also in the same situation
Have you tried using explicit wait?

1 answer to this question.

0 votes

@Faatima, have you tried using Implicit wait or Explicit wait to resolve your error? Also can you share your reactjs web application url and the elements you are trying to locate?

Hope it will help!!

To know more about React, We highly recommend to join React JS Training online today.

Thank You!

answered Oct 29, 2019 by Abha
• 28,140 points

Related Questions In Selenium

0 votes
2 answers

Check that the element is clickable or not in Selenium WebDriver

Hi , you want to know only is ...READ MORE

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

Selenium-Debugging Error: Element is not clickable at point (X,Y)

Another element is covering the element you ...READ MORE

answered Jul 2, 2018 in Selenium by Samarpit
• 5,910 points
8,573 views
–1 vote
1 answer

Selenium XPath error:- Element not found

The reason for Element not found exception ...READ MORE

answered Mar 27, 2018 in Selenium by nsv999
• 5,500 points
19,744 views
+1 vote
5 answers

Getting this error: “Element is not clickable at point”

There are 3 possible solutions for this: 1. ...READ MORE

answered Apr 21, 2018 in Selenium by king_kenny
• 3,710 points
82,161 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,617 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,572 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,629 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,519 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