Step configuration in ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2022 02:50 AM
Hi community,
i'm working to automated tests for my business unit with ATF (Automated Test Framework) here is a scenario i tried to implement:
- Impersonate one business profile
-open a new form on customer service management table (sn_customerservice_case)
-submit a form
-open a record just created to perfom action on specific UI action
I'm stuck on these step, when i try to configure it, i did not found how to specify that i need the last created record, i can only selected one record in the list and set it in the configuration but this is not really match with my scenario.
I do not know if someone have a tips to workaround this blocking point in my scenario
Thank in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2022 10:10 PM
Hello jean bruno kingue,
After submitting the form You have to create a two steps 1) Open an Existing Record and select the existing record (refer img 1)
2) Click a UI Action step and select the UI action which is present on customer service management table. refer img 2)
IMG 1
IMG 2
Step Configuration
Thanks and Regards,
Saurabh