I've watched many XPath tutorials, but none compare to this series, especially when explaining with examples, particularly the axes. I've always struggled with XPath during element inspection, but this series will help me overcome that. This series stands out as one of the best among the many videos I've seen on XPath. Thank you so much!
I had watched lot of tutorial for Xpath learning but no one like this series.Explaining with example great great(Specially Axes).I always facing problem in Element inspecting time with Xpath.But I think now It will help me.I've seen a lot of videos for xpath but this is one of the best series I've ever liked.Thank u so much.
Thank you so much sir . even words is also very less for your explanations. I was really depressed with the xpath expressions axes methods . great work sir.
Hi Anil, I am glad you liked my work! Thank you! Please share the tutorials in your network so others can benefit as well and don’t forget to subscribe to channel to get further updates on new tutorials. Regards, Manish
When i give // input for the above same scenario i cannot find all tags with 'input' only 7 out of 27 input tags are highlighted did any one face this issue?
The tutorial is very good and easy to follow. I have one issue where I cannot seem to duplicate locating the xpath. I do not know if the site has changed but using the following path does not produce a find. //input[@placeholder='Your_first_name'] or //input[@id='input']
Can you chain the attributes? For example you would use two attributes to locate a single unique element like for instance: //div[@type="text", @id="some_id"], is this possible?
//dx-input[@class='full-name-field'] I am writing this xpath but it's searching for anything. Can someone help me what is the error? I checked with Chat GPT as well not still not searching.
Hello Sir, may I request u to please please create some tutorials and videos with XPath and other attributes and methods using ranorex. Besides the official videos, there is almost nothing on ranorex and I am finding it so very difficult to learn this. I am not from a programming background so its double more difficult without any help available online.
I've watched many XPath tutorials, but none compare to this series, especially when explaining with examples, particularly the axes. I've always struggled with XPath during element inspection, but this series will help me overcome that.
This series stands out as one of the best among the many videos I've seen on XPath. Thank you so much!
I had watched lot of tutorial for Xpath learning but no one like this series.Explaining with example great great(Specially Axes).I always facing problem in Element inspecting time with Xpath.But I think now It will help me.I've seen a lot of videos for xpath but this is one of the best series I've ever liked.Thank u so much.
Hi Sumit, thank you very much for your kind words! Regards, Manish
I was trying to find some good tutorials abt XPath but none of them are as good as yours. Great work . Thank you
Thank you very much! I am glad they are helpful. Regards, Manish
Your way of explaining things are good. I did not get the solution of my problem but I got very good concepts about xpath. Appreciate!
Thank you so much sir . even words is also very less for your explanations. I was really depressed with the xpath expressions axes methods . great work sir.
Hi Anil, I am glad you liked my work! Thank you! Please share the tutorials in your network so others can benefit as well and don’t forget to subscribe to channel to get further updates on new tutorials. Regards, Manish
I like the way you explain. Thanks...I am new to testing and it helps me lot.
Glad it was helpful!
Keep watching for more videos!
Very clearly explained. Thank you Sir!!
You are welcome! Keep watching and sharing.
you are the best. thanks for your tutorials
Exactly what I was looking for. Thank you
Glad I could help! Thank you very much.Keep watching and sharing.
I liked the way you teach its easy to understand and implement .
Thank you😊
Keep watching for more videos and tutorials.
I wish there was a double like button. But consider my comment as one. And keep up the good work please.
How to find xpath for salesforce lightning platform.. Please suggest any videos
When i give // input for the above same scenario i cannot find all tags with 'input' only 7 out of 27 input tags are highlighted did any one face this issue?
nice explanation. thanks
You are welcome.
Keep watching!
I ve followed your steps but unable to enter first name on this salesforce website... need help
LOVING IT THNXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Glad to hear.
Always welcome!!
@@softwaretestingmentorplease help in resolving this issue
Sometimes your doing in python sometimes in java follow only one then it will help us
The tutorial is very good and easy to follow. I have one issue where I cannot seem to duplicate locating the xpath. I do not know if the site has changed but using the following path does not produce a find. //input[@placeholder='Your_first_name'] or //input[@id='input']
same doubt
I have a problem too. Maybe the site has changed something
Yes folks am also facing the same issues, Hi Sir could you please help us y this issue is happening
I am also facing same issue... need help
Where is Salesforce lighting platform in normal developer edition I am unable to run axes method by ctrl+f I will enter but it cannot find anything
Can you chain the attributes? For example you would use two attributes to locate a single unique element like for instance: //div[@type="text", @id="some_id"], is this possible?
Yes you can use use and in between instead of comma. //div[@type="text" and @id="some_id"]
It is showing 0 of 0 xpath selected.unable to find xpath
Same
thank u so much ^^
what to do if we dont have any mentioned Selector?in case of //*[@id="root"]/div/div/div[2]/div[2]/div/ul/li[1]/a
I did not get the xpath which you select i your tutorial so i choose it //input[@type="text"]
It didnt work for me too
//dx-input[@class='full-name-field'] I am writing this xpath but it's searching for anything. Can someone help me what is the error? I checked with Chat GPT as well not still not searching.
How to identify elements of the same class with different title without using xpath or css selector?
Hello Sir, may I request u to please please create some tutorials and videos with XPath and other attributes and methods using ranorex. Besides the official videos, there is almost nothing on ranorex and I am finding it so very difficult to learn this. I am not from a programming background so its double more difficult without any help available online.
14.16 what is opened and how it is opened?
How he suddenly opened rfw?