Topics
- Working with Different browsers in Selenium WebDriver
- Identifying and Working with controls in Selenium using FindElement
- Explicit and Implicit wait in Selenium
- Checking for control exist using Selenium
- Drag and Drop UI control in Selenium
- Mouse hover and click in Selenium
- Handing Popup window in Selenium
- Understanding and working with Xpath
- Selenium Grid understanding and configuring
- Selenium Grid Parallel test execution
- Working with hidden controls using Selenium
- Working with simple tables using Selenium
- Working with complex tables using Selenium
Karthik ,
How to automate flex application using selenium ? i tried couple tool like sikuli with no luck ..
Hi Karthik ,
Sikuli is best for this GUI automation Just import Sikuli and work with it I have used this tool effectively and another option you have AutoIt GUI automation tool ..Just google it
Thanks
Pavan
Thanks for the information Pavan !!!
This should be helpful to the community.
Thanks,
Karthik KK
Hi Karthik,
I have uploaded Selenium WebDriver + Java + TestNG examples to GitHub
https://github.com/pragmatictesters/selenium-webdriver-testng-java-examples
Hope this is useful for the community
Thanks
Janesh
Hi karthik,
How to write a code to verify the search by keyword functionality, which produces multiple search results?
It will be helpful if there is TidBits in C# also. Can you please help the community on this?
Hi Karthik, can we get anything on how to take screenshot whenever an error occurs in selenium C#. Is this topic covered in any of your video tutorials. Thanks in advance.