- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 01:39 AM
Hello,
I'm quite new to ATF and I have an issue with submitting an Order Item in SP.
To show you the problem, I simplified my test case. It contains 3 steps:
- Impersonate user (I know, I'm not supposed to do that - usually I create the test users)
- Open a catalog item in Service Portal
- Order a catalog Item
Doing those steps with the impersonated user manually works just fine:
But when running the steps in ATF, the order item is not submitting. It is stuck on the modal.
I tried to add some timeout in the step - but the modal stays even for the 10 minutes debug pause.
In parallel I checked if the request was created anyway - but no luck.
What is interesting: the log says it was successfully created:
Any idea why this is happening and how I can solve it?
Thanks in advance,
Beate
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 03:18 AM
Solution found: The request is acutally submitted, it just seems to be stuck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 03:18 AM
Solution found: The request is acutally submitted, it just seems to be stuck.