Guide
-
How to launch Edge browser in Selenium
By, Sonal Dwivedi, Community Contributor - May 5, 2024
Read this guidepost to understand how to get started with Microsoft Edge testing on Selenium. It also explains an intuitive method for Mac users to test their sites on Edge browser in real user conditions.
Learn More -
Understanding Selenium Timeouts
By Neha Vaidya, Community Contributor - March 26, 2024
Get a clear understanding of timeout exception in Selenium with practical examples. Learn how to set and handle timeouts in Selenium.
Learn More -
Cross-Site Scripting (XSS) Testing to Prevent XSS attacks
By Sebastian Viquez, BrowserStack Champion - January 30, 2024
The impacts of XSS attacks are endless, such as Data Theft, Identity Theft, Financial loss, and much more. Follow the article to learn more about the different types of XSS attacks
Learn More -
Testing Excellence Unleashed: Achieve Superior Results
By Rahul Parwal, BrowserStack Champion - January 30, 2024
Learn why informal testing is more important than you think and how it affects the formal testing processes.
Learn More -
Top Web Design Tools for Designers in 2024
By Kitakabee, Community Contributor - January 16, 2024
Are you clueless about creating web design? Check out these top 13 web design tools that will make creating a website a breeze in 2024.
Learn More -
Understanding Testing Library Jest DOM
By Technocrat, Community Contributor - October 10, 2023
Jest DOM is an extension of Jest testing framework. Learn to run Jest tests using custom matchers, & test React App using Jest with React testing library
Learn More -
Appium Visual Testing: The Essential Guide
By Pawan Kumar, Community Contributor - October 6, 2023
Learn how to perform Appium visual testing with steps for test cases, framework design, test script, result analysis, and image comparison commands.
Learn More -
Cypress Disable Test: How to use Skip and Only in Cypress
By Anshita Bhasin, Community Contributor - October 6, 2023
Learn details about different ways to use Disable Test in Cypress. Also, learn how to use Skip and Only to Conditional Skip a test in Cypress with examples
Learn More -
Cypress Cucumber Preprocessor: Uses & Configuration
By Pawan Kumar, Community Contributor - October 6, 2023
Learn to use the Cypress Cucumber Preprocessor which is a plugin that allows you to write E2E tests using the Cucumber's Gherkin syntax.
Learn More -
Understanding ExpectedConditions in Selenium (with Types and Examples)
By Neha Vaidya, Community Contributor - October 5, 2023
Understand how to use 7 different types of ExpectedConditions in Selenium with code examples to check if all elements present are visible
Learn More