Inspect & automate hybrid mobile apps (Android & IOS)
In this post we will see how to inspect and automate hybrid mobile applications for Android and IOS. Handling Android…
In this post we will see how to inspect and automate hybrid mobile applications for Android and IOS. Handling Android…
In one of our post, we have discussed why to use docker containers to test or build something. Selenium has…
There are situations where you don’t want to maintain an infrastructure to run huge no. of tests, and willing to…
Many automation QAs confuse with which selenium method we need to use to fetch the textbox value from the web…
GithubActions is a CI/CD platform to automate build, test and deploy. We need to create workflows to trigger using githubActions,…
In this post, we will discuss the possible locator strategies that webdriverIO provides to identify browser elements. We can use…