34568/how-to-check-whether-a-text-is-present-in-the-webpage-or-not
Hey @Sradha, you can use this to find whether a text is present in your webpage you are using.
driver.getPageSource().contains("Text which you looking for");
Hey Kamal, you can use following code ...READ MORE
Hi Shreeram, to determine whether a dropdown ...READ MORE
Hey Yuraj, you can use this test ...READ MORE
Use Waits in Selenium WebDriver to wait ...READ MORE
The better way to handle this element ...READ MORE
enable trusted connection in internet explorer by ...READ MORE
To Allow or Block the notification, access using Selenium and you have to ...READ MORE
xpath are two types. 1) Absolute XPath: /html/b ...READ MORE
Hey Priya, to check the state of ...READ MORE
@Nipun if you want to check whether ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.