Systems | Development | Analytics | API | Testing

Introducing our New Feature, Explicit Window Targeting

We’re excited to introduce a new (and much requested!) feature to the Ghost Inspector community: Explicit Window Targeting. Now you have the power to specifically target which window or tab you want to focus on during your test steps. Usually, when you use a CSS selector in your test, Ghost Inspector’s test runners go through all the available tabs to find the first matching element.

Elemental Selenium Revamp Launch Party

🌟 Join us this Thursday, May 25th, at 5pm UTC (7pm Berlin, 1pm NY, 10am LA) for an exclusive opportunity to meet the incredible team behind the new Elemental Selenium Revamp project. They've dedicated the last 6 months to crafting an exceptional open-source initiative, and now they're calling for passionate contributors like you to join their ranks.

Understanding Latency in Performance Testing | Discovering Latency Issues with LoadFocus

In this video, we delve into the world of latency in performance testing and uncover how LoadFocus can help you identify and address latency issues. What is Latency in Performance Testing? Latency plays a critical role in determining the responsiveness and user experience of your applications. Join us as we explore the significance of latency as a performance metric and demonstrate how LoadFocus empowers you to discover and mitigate latency-related challenges.

What is Storybook and Why Developers Should Use It

One of the biggest challenges front-end developers face is keeping code organized while maintaining functionality of the user interface (UI). The challenge becomes more evident in larger projects where a number of developers work together. Several tools are available to help in organizing UI systems, and in this article, we explore one such tool, Storybook. Storybook is a frontend workshop environment tool for UI/UX development that helps bring consistency in designs across multiple components.