Handling Dependent Choice Field in ATF when Parent Field is Pre-populated & Read Only

Goku811
Giga Contributor

I’m working with ATF (Automated Test Framework) where I need to set a Dependent Choice field.

The parent field is auto-populated via business logic and is read-only on the form.

Based on this parent value, I need to select a value in the dependent (child) choice field during an ATF run.

Since the parent field cannot be set or changed in the test, the dependent choices are not already filtered and It's Showing all the available choices in the Dropdown.

What is the recommended way in ATF to reliably set the dependent choice field in this case?

Is there a specific test step or workaround when the parent field is read-only?

Are there any known limitations or best practices for handling this scenario?

Appreciate any guidance or real-world approaches. Thanks!

0 REPLIES 0