Reflect joins SmartBear, Powering Intelligent Solutions and Transforming the SDLC →
Reflect joins SmartBear →

Articles

Development and testing trends, how-tos, and guides from the Reflect community.
End-to-end Testing
How-tos & Guides
9 min read
Interacting with native alerts using Selenium WebDriver
Learn how to deal with alert(), prompt(), confirm() and other browser alerts with Selenium WebDriver.
End-to-end Testing
How-tos & Guides
6 min read
Setting up Selenium Grid for cross-browser testing
Selenium Grid is an open-source project that enables you to run Selenium tests across browsers on your own infrastructure. In this tutorial, we'll cover how to set up Selenium Grid to run a basic set of tests.
End-to-end Testing
How-tos & Guides
8 min read
Highlighting text in Cypress tests
Cypress does not have built-in support for testing workflows that require a user to highlight text on a page. This tutorial provides two workarounds that allow you replicate and test text highlighting in your Cypress tests.
End-to-end Testing
How-tos & Guides
6 min read
How to take a screenshot inside Selenium WebDriver
Learn how to take both full page screenshots as well as screenshots of individual elements inside your Selenium WebDriver tests.
End-to-end Testing
How-tos & Guides
8 min read
Waiting until elements are interactable in Selenium
Correctly detecting and waiting for asynchronous actions is one of the most effective ways for preventing test flakiness in Selenium. Here we'll cover various strategies for determining whether an element is ready to be interacted with, and highlight which strategy is most effective at reducing test flakiness.
End-to-end Testing
9 min read
The hidden dependencies in your regression tests
To create tests that you can depend on, isolate and manage the tests’ dependencies.
End-to-end Testing
6 min read
In Regression Tests, Conditionals = Complexity
The use of conditionals should be considered an anti-pattern in regression tests.
End-to-end Testing
How-tos & Guides
5 min read
Using BiDirectional Protocol support in Selenium 4 to measure browser resource utilization
Selenium 4 added support to retrieve resource utilization information from the browser. This article discusses some potential applications for this feature, with examples written in Scala.
End-to-end Testing
How-tos & Guides
6 min read
Using BiDirectional Protocol support in Selenium 4 to stream console logs and network requests
Selenium 4 added support to subscribe to console logs and intercept/inspect network requests. This article discusses some potential applications for this feature, with examples written in Scala.
End-to-end Testing
How-tos & Guides
9 min read
Getting Started with Automation Testing
Ask any software team, and they’ll tell you that testing is an important part of their development process. With early stage products there’s usually only a few key workflows and testing them manually doesn’t take much time. But as the product becomes more complex, and as the stakes get higher with more and more users depending on the product, what once was a straightforward process becomes anything but.

Get started with Reflect today

Create your first test in 2 minutes, no installation or setup required. Accelerate your testing efforts with fast and maintainable test suites without writing a line of code.

Copyright © Reflect Software Inc. All Rights Reserved.