Solution – Folders displayed as shortcuts
————————————————————————————————————————- Sometimes due to virus in system, folders appear as shortcut files and when we try open nothing gets open,…
————————————————————————————————————————- Sometimes due to virus in system, folders appear as shortcut files and when we try open nothing gets open,…
SOFTWARE DEVELOPMENT LIFE CYCLE: CRS (Customer Requirement Specification) SRS (System Requirement Specification) Planning & Analysis Design (High level (In brief)…
To setup ios simulator for Appium, you need to have MacOS system and xcode. Download xcode Download from here xcode…
As mentioned in prevois post selenium webdriver setup, hope you downloaded the Eclipse IDE and all required jar files. NOTE: Place…
In this post, we will see how we can setup appium on MacOS to inspect iPhone or iOS apps, In…
https://youtu.be/0TbQ_kriugc Android Simulator Steps – Install Android studio – https://developer.android.com/studio Download components Android Studio > Tools > SDK Manager >…
You might be knowing everyone is suggesting to avoid hardcoding strings inside code like browser url, username, password, environment, which…
There are certain scenarios where we need to read the content of a text file or write something to a…
xpath is xml path language, and selenium uses xpath as one of the locator strategies to locate web element[s] from…