Quantcast
Channel: ComponentSource News | DevExpress
Viewing all articles
Browse latest Browse all 1125

TestCafe Studio 1.3.0

$
0
0
Adjustable selector generation algorithm

Adds adjustable selector generation algorithm.

Features

  • Adjustable Selector Generation Algorithm - This release enhances selector generation in scenarios that involve custom attributes, dynamic element IDs, or DOM that frequently changes. You can now adjust the selector generation logic to take into account these markup specifics. TestCafe Studio currently generates several selectors for a page element. The generator uses a different approach for each selector and produces different types of selectors. This ensures an optimal selector can be found. Now you can also add your own attribute-based selector types and prioritize or disable the built-in types to customize generator's logic.

Fixes

  • TestCafe can now click Web Component buttons.
  • Debug mode enabled in the Run TestCafe Script action is now off after the action is completed.

Viewing all articles
Browse latest Browse all 1125

Trending Articles