xinwanc
xinwanc
Hi I would like to like to test my sweet alert pop up in Visual Studio with Selenium: Below is my code: ``` WebDriver.FindElement(By.Id("btn_submit")).Click(); WebDriver.FindElement(By.XPath("//div[@class='sweet-alert showSweetAlert visible']")); var confirm_button =...
1. Click link toolbar, insert the link 2. Click the link to navigate 3. Another way is copy and paste the link and click 4.Click link toolbar, insert the link...
Hi, I have tried to implement the markdown view under ScrollView but it is not scrollable especially when i execute my project in the phone with smaller screen. Appreciate you...