14/11/2020
Easier way to build your own selectors :
SelectorsHub – Innovation Inspired Automation!!
A New Reality: Build your own XPath & cssSelector in less than 5sec! SelectorsHub norsk casinoA FREE Community Producttop cat Primary Sponsor Chrome Firefox Edge Opera Previous Next Search for: “My heartfelt gratitude and big thanks to whole community for your kind support and feedback to build th...
28/05/2020
Use WebDriverManager and get rid driver management headaches
Go ahead and make use of (free) open source utils/libraries just like the one written
here: https://github.com/bonigarcia/webdrivermanager
https://link.medium.com/h3zSPU4oQ6
WebDriverManager does the following for us:
1. checks for the latest version of the WebDriver binary.
2. downloads the WebDriver binary, if it’s not present on your system.
3. exports the required WebDriver Java environment variables needed by Selenium.
Selenium WebDriverManager — Your WebDriver binary management assistant!
Haven’t we all UI automation testers struggled atleast once, to get the right Selenium webdriver binaries with proper versions running ? If…
20/03/2020
https://blog.jetbrains.com/idea/2020/03/intellij-idea-2020-1-selenium-support/
IntelliJ IDEA 2020.1 Selenium Support | IntelliJ IDEA Blog
Selenium is a popular framework for testing web applications in the Java world, and we have decided to improve IDE support for selenium-java and its accompanying tools and libraries.
08/12/2019
Good content for selenium begginers
satnasin/Selenium4Beginners
(Selenium 4 Beginners) This repository includes code and documents from videos via Social Media. https://tinyurl.com/Selenium-4-Beginner-Videos - satnasin/Selenium4Beginners
25/11/2019
Selenium Client, Browser Driver, Browser Interactions Flow
05/11/2019
https://m.youtube.com/watch?v=R7XOYM7ISRw
How to use Relative Locator in selenium (New features of selenium v4.0.0-alpha-3)
New Relative Locator has been introduced in selenium 4 alpha-3 version, here I have explained briefly how to use Relative Locator in real time. Previous Vide...
04/11/2019
https://youtu.be/SF1_pPowhiI
Treat test code as application code by linting | Kwo Ding | #SeConfLondon
In my experience, test code does not get treated with high coding standards as application code does, because as many people tend to say: "it's just for test...
15/08/2019
Selenium Test with standard configuration and via Grid
25/03/2019
Continuous Integration combination : Selenium -headless+maven+git+jenkins
How To Build Headless Browser Testing and Integrate With Jenkins
How to implement headless browser testing and integration with Jenkins.