We are trying to automate Invoice Creation process in Ariba portal using UI automation, but we’re facing lot of selector issues, so we want to try and implement API to automate the process.
Want to know anyone implemented API automation with Ariba portal, whether Ariba has prebuilt API’s or we need to custom build the API’s with our requirements.
And also please let us know best practices to automate with Ariba (UI or API), as we want to automate more processes within Ariba.
Your admin needs to grant access or roles to access these resources
But coming to ui …try to use less of class and go with name and hierarchical elements from the ui tree in ui explorer to find a reliable selector…we have been using ui as we have org wide api restrictions…and we see very less or minimal disruption using ui as well