Different Locators available in Selenium WebDriver | Element Selection Strategies |

  Рет қаралды 22,691

H Y R Tutorials

H Y R Tutorials

Күн бұрын

Пікірлер: 37
@HYRTutorials
@HYRTutorials 4 жыл бұрын
Please use the below link for the selenium videos playlist: 🔗 bit.ly/2FyKvxj
@AnjaliDogra-z1w
@AnjaliDogra-z1w 2 ай бұрын
great course and clear explanation, Please cover more on css Selectors and xpath. I want to understand more on when we have parent and child tags.. Thanks
@JP-programming
@JP-programming Жыл бұрын
great course thanks sir
@Dancing-Consultant
@Dancing-Consultant 3 жыл бұрын
Lucid explanation. Please cover more on CSSelectors
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Check out this playlist kzbin.info/aero/PLacgMXFs7kl8E5xl-nu_7ZjHN0O4oiFcl
@sahithi_purushoth506
@sahithi_purushoth506 Жыл бұрын
Hello sir Your explanation is very easy to understand it's so useful thank you sir😊 Could you please explain to TOSCA too..
@durgaprasad-ng8ez
@durgaprasad-ng8ez 4 жыл бұрын
Good explination
@HYRTutorials
@HYRTutorials 4 жыл бұрын
Thankyou, Keep watching 😊
@chirrachandrashekhar5886
@chirrachandrashekhar5886 3 жыл бұрын
good explanation
@HYRTutorials
@HYRTutorials 3 жыл бұрын
Thankyou, Keep watching
@bhavyaambati9433
@bhavyaambati9433 Жыл бұрын
can please make a video on intelliJ for Automation Testing
@hiteshshah5058
@hiteshshah5058 4 жыл бұрын
We can also automate salesforce application by using selenium, do you have any series/link/experience regarding, apart from web application. I am working as Salesforce QA and want to automate now. Thanks in advance
@HYRTutorials
@HYRTutorials 4 жыл бұрын
No Hitesh, as of now I don't have any series on that.
@sridevilanka6940
@sridevilanka6940 4 жыл бұрын
Hi Yadagiri Reddy, can you please do a video on how to get cell value from a grid in wpf using FlaUI. Thank you,
@HYRTutorials
@HYRTutorials 4 жыл бұрын
Hi Sridevi, You can use patterns to achieve this. If it supports grid pattern u can use that. Soon will make a video on patterns.
@sridevilanka6940
@sridevilanka6940 4 жыл бұрын
Yes, it supports grid pattern but couldn't make it work. Very happy to hear that you are going to make a video on patterns. Thank you. I tried the below sample but couldn't make it work. Here is the link to it github.com/FlaUI/FlaUI/blob/master/src/FlaUI.Core.UITests/Patterns/GridPatternTests.cs
@durgaprasad-ng8ez
@durgaprasad-ng8ez 4 жыл бұрын
Please do videos on Maven and Gradle also
@HYRTutorials
@HYRTutorials 4 жыл бұрын
Yeah sure will make them
@prasadparadkar8750
@prasadparadkar8750 2 жыл бұрын
Hey can you help me with the problem I'm facing. By clicking F12 developer tools opens up and we inspect a certain element. But when i'm trying to right click in console to copy xpath the right click isn't working I mean the shortcut way. Can you suggest something.
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Without shortcut,are you able to perform right click operation?
@prasadparadkar8750
@prasadparadkar8750 2 жыл бұрын
@@HYRTutorials I can right click on any website to inspect it but can’t right click in console to directly copy xpath or full xpath. I hope you’re getting it what i’m trying to say.
@prasadparadkar8750
@prasadparadkar8750 2 жыл бұрын
@@HYRTutorials Yes I can right click to inspect any website but in console I can’t right click to copy xpath or full xpath.
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Thats strange. is this happening in your local system or office system?
@prasadparadkar8750
@prasadparadkar8750 2 жыл бұрын
@@HYRTutorials My local system. One more weird thing is I can right click in automated browser window console to copy xpath but not in normal broswer window.
@VijayKumar-hm5jt
@VijayKumar-hm5jt 2 жыл бұрын
SupeR siR
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Thankyou buddy 😊
@yeliza2350
@yeliza2350 2 жыл бұрын
25 February.done
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Thankyou 😊
@manimungara170
@manimungara170 2 жыл бұрын
How to remove error in selenium program
@HYRTutorials
@HYRTutorials 2 жыл бұрын
It depends on error buddy. But for sure without resolving the error it will not go away
@deepthichanda2840
@deepthichanda2840 2 жыл бұрын
Hi Hyr Tutorials, Greetings, I have no exposure to java started learning with your vedios. i have instlled eclipse as per your vedioguide. stuck up with this error can you plese help me understand. its throwing error WebDriverWait mywait = new WebDriverWait(driver,20); **The constructor WebDriverWait(WebDriver, int) is undefined** driver.findElement(By.tagName("input")).sendKeys("vedanshichanda969");
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Instead of passing 20 directly, pass it like this Duration.ofseconds(20)
@deepthichanda2840
@deepthichanda2840 2 жыл бұрын
@@HYRTutorials thanks for the early reply andi corrected to it
@balakrishna5786
@balakrishna5786 2 жыл бұрын
nice explanation
@HYRTutorials
@HYRTutorials 2 жыл бұрын
Thanks buddy 😊
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
Finding element using different locators (Selenium Python)
14:45
How to Handle Frames in Selenium WebDriver
21:20
H Y R Tutorials
Рет қаралды 64 М.
the ONLY way to run Deepseek...
11:59
NetworkChuck
Рет қаралды 656 М.
Locators in Selenium WebDriver | Ultimate Guide for Beginners |  Day 10
18:13
The Testing Academy
Рет қаралды 13 М.
Selenium Tutorial for Beginners 6 - Using XPath In Selenium With Examples
22:26