cover
  • #Release

Tapicker v5.17.26 released 🎉👏

Welcome to Tapicker v5.17.26! This update brings several improvements to usability and selector generation.

  • Display summary information in Condition and Case blocks
  • Improved CSS Selector generation algorithm
  • Fixed an issue where Shadow DOM selectors could not be generated

Display summary information in Condition and Case

We now display summary information directly on Condition and Case blocks. This makes workflows easier to read and understand, allowing you to quickly see what each step does at a glance.

condition

Improved CSS Selector generation

We’ve enhanced the CSS Selector generation algorithm. When selecting an element, Tapicker can now generate selectors faster, smarter, and more reliably, improving overall automation stability.

Fixed Shadow DOM selector generation

Fixed an issue where Shadow DOM selectors could not be generated automatically on certain websites. The updated algorithm improves compatibility and ensures selectors can be generated correctly.

You may also like