PinnedHemanth SridharCustom Selenium Page Factory to read locators from JSONSelenium Page Factory helps us to implement Page Object Model. One of the limitations with the page factory however, is that we can’t read…Sep 8, 2019Sep 8, 2019
PinnedHemanth SridharEnabling video/screen recording for your Appium testsOne of the hidden features that Appium has is screen recording. It is inbuilt and unlike configuring things externally like how we do with…Nov 29, 20193Nov 29, 20193
PinnedHemanth SridharGlobal Hooks in Cucumber JVMOne major thing in my opinion that is missing in Cucumber JVM are global hooks (beforeAll and afterAll). To ensure we get the global hooks…Sep 15, 20192Sep 15, 20192
PinnedHemanth SridharLighthouse CI setup with JenkinsLighthouse is an open-source automated tool that audits for performance, accessibility, SEO, best practices, PWA and much more for the web…Mar 23, 20204Mar 23, 20204
Hemanth Sridhar6 steps to Upload your Java and Android libraries to Bintray JCenter using GradleJCenter is the easiest way to add your Java artifacts as a part of this massive community. JCenter is a superset repository of maven…Jan 21, 2021Jan 21, 2021
Hemanth SridharUpload your Java library to Bintray JCenter using Maven in 9 stepsJCenter is the easiest way to add your Java artifacts as a part of this massive community. JCenter is a superset repository of maven…Jan 21, 2021Jan 21, 2021
Hemanth SridharEnabling video/screen recording to your Selenium Grid testsOne of the features that we all crave for is a recorded video of the tests we ran. It helps us in debugging as well as reporting of our…Dec 23, 20191Dec 23, 20191