Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Smart filter Cypress automation issue

APEX Version: 24.1.7

Hi all,

I have some troubles trying to automate a smart filter related test case. Mentioned region is the following:

As you can see, its a search filter based on a Smart Filter component where you also have the option to directly filter by Status. This Status filter is enabled by clicking on this search input.

Our goal here is to validate via cypress that this Status filter is in there.

So the problem is that I can not have this Status filter showing in the automated browser:

I have tried to enable it in some ways:

  • Clicking on search filter
  • Triggering a focus/mousedown action on search input
  • Running in Firefox, Chrome and Electron

Any idea/guidance how to make this work in Cypress?

Thank you!

Comments

Post Details

Added 2 days ago
0 comments
35 views