Mohab Mohie
Mohab Mohie
link to slack thread https://shaft-engine.slack.com/archives/C04SAA8BWCT/p1682876502378269
https://www.browserstack.com/docs/automate/selenium/getting-started/java/integrate-your-tests-sdk#IntelliJ_IDEA https://www.browserstack.com/docs/automate/selenium/sdk-config-generator?ref=browserstack.com
https://github.com/appium/appium-windows-driver
### What happened? While teaching a class about test automation to the students of [Saudi Digital Academy](https://sda.edu.sa/login) we wrote this code: ```java public class RelativeLocatorsTabularTests { WebDriver driver; @Test public...