Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

How can I make cypress recognize the options of a dropdown?

Hello, I'm trying to do an automated test with cypress but i have a problem with the dropdown, because each time i run the test the ids of the dropdown choices change and the test failed.

I think this problem it is because the options in a dropdown came from an expression rule or a constant, and for that reason the html code don't pre-charge the options.

And i just want to know if someone here has the same problem.

Thanks!!!

  Discussion posts and replies are publicly visible