In this video, I have explained assertions in testng by covering all the below points:
> What is meant by an assertion?
> Are the assertions mandatory in tests?
> How to perform the assertions?
#selenium#hyrtutorials#testngyoutu.be/MccoImse-qg
Sometimes we have to verify the title of the webpage and URL of the webpage in our test verifications.
Watch this video to know how we can achieve that.
#selenium#hyrtutorialsyoutu.be/NJd5i4rw3Rg
When finding the element in any webpage selenium doesn't wait for any time, so if the element is not available immediately then selenium webdriver will throw the exception i.e: NoSuchElementException
#selenium#hyrtutorials#implicitlywaityoutu.be/yGjWbrljR6s