How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Capture all elements of a carousel

calendar_today December 19, 2022 person domain blitapp

With the automation steps , we support rich interactions with a web page. Many users want to capture all the elements of a carousel. This post will show you how to do so. We’ll use a simple carousel found on this page . It has 3 images that can be shown by clicking on the dot at the bottom. Find the element to interact with To interact with the dots, we need to find the CSS selector. Press F12 to…

open_in_new Read original post