Regarding appilying condition to a UI action while atf testing.

PrasanthKuN
Tera Contributor

Hi community,

 

“I want to know how to apply conditions to a UI Action so that it becomes visible during ATF testing.”
thank you.
 
 
2 REPLIES 2

Anurag Tripathi
Mega Patron

Hi,

What is the usecase here?
When you test something via ATF you try to mimic the real life scenario base don different roles and different states etc, and that is what should govern when your ui action shows up.

 

-Anurag

yashkamde
Tera Guru

Hello @PrasanthKuN , 

 

The UI action is already configured when you make it only you have to give certain conditions the same will reflect on form layout while ATF Testing..

Only use this test step to check whether it is working or not,
Screenshot 2026-01-23 172823.png

 

If my response helped mark as helpful and accept the solution..