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
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
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
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 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.
@@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.
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");
Please use the below link for the selenium videos playlist:
🔗 bit.ly/2FyKvxj
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
Lucid explanation.
Please cover more on CSSelectors
Check out this playlist
ua-cam.com/play/PLacgMXFs7kl8E5xl-nu_7ZjHN0O4oiFcl.html
great course thanks sir
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
No Hitesh, as of now I don't have any series on that.
Hello sir
Your explanation is very easy to understand it's so useful thank you sir😊
Could you please explain to TOSCA too..
Hi Yadagiri Reddy, can you please do a video on how to get cell value from a grid in wpf using FlaUI.
Thank you,
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.
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
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.
Without shortcut,are you able to perform right click operation?
@@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.
@@HYRTutorials Yes I can right click to inspect any website but in console I can’t right click to copy xpath or full xpath.
Thats strange. is this happening in your local system or office system?
@@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.
Good explination
Thankyou, Keep watching 😊
good explanation
Thankyou, Keep watching
can please make a video on intelliJ for Automation Testing
Please do videos on Maven and Gradle also
Yeah sure will make them
SupeR siR
Thankyou buddy 😊
How to remove error in selenium program
It depends on error buddy.
But for sure without resolving the error it will not go away
25 February.done
Thankyou 😊
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");
Instead of passing 20 directly, pass it like this Duration.ofseconds(20)
@@HYRTutorials thanks for the early reply andi corrected to it
nice explanation
Thanks buddy 😊