Hi guys, I’m knew to UI Path. I’ve created a robot that goes to SAP extracts information and then saves it to a .xlsx file. If created an if statement if it finds it finds an element:
- if it finds the element it clicks “Yes” and then closes exce (then statement)l
- if it doesn’ find it waits (2 seconds) and then closes excel else statemetn)
For some reason I cannot understand it only executes either one… If I have files there with the same name it overwrites but if i don’t have files with the same name it glitches and doen’t do anything…
Anyone knows how to solve it?