As a prerequisite, we need to enable the Remote Automation feature from the developer menu. To do so, enable the Safari Developer menu first with the steps below: Go to Safari -> Preferences-> Advanced Tick mark the Checkbox with … Read More
Selenium / Appium Xpath Techniques and Examples
Basic XPath starts with a star (*) The XPath starts with //* helps to find any matching the attribute specified Sample XPath To find any element using its attributes/properties Basic XPath starts with a tag … Read More