ATF Submit a Form action not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2018 08:40 AM
I've created my first ATF test using the Production Documentation steps. For my test, all of the steps pass but it fails at the "Submit a Form" step. Even though the "Failure" screen capture image shows that the "Save" button is visible on the form, I get this this failure reason:
FAILURE: Cannot submit '<table name>' form. No submit actions available. Only the 'Save' and 'Submit' actions are currently supported.
I've replaced the "Submit a Form" action with the "Click a UI Action" but I get the same error. I checked the UI Action for the table, and the action is an active UI Action. The form correctly saves the form data when the form is manually tested and saved.
- Labels:
-
Automated Test Framework

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2018 08:44 AM
looks like Button and ATF record is not on same table. check table of button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2021 05:45 AM
I am with the same problem.
The "Submit form" command works in one server, but not in the other. And the test case is the same!!!!
Maybe a server configuration issue. But i don't know.
Any help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2023 08:12 AM
Is there a way to resolve this issue? I have the same problem.