i cant find the output of my script on the screen, executor i can see in task bar but nothing is coming out of output on the screen.
Are you using Coded workflows and written the code for UI automation.
If yes, coded workflows also displays the application or web application process on the screen.
Hope it helps!!
1st image: see the script
2nd image: see the output on the left side; no errors are there; even I can see the executor at the taskbar, but I don’t see any window for output on screen or asking for input.
@GAURAV_KUMAR_MISHRA ,
use variable which is used in input dialog in log message or write line activity to display the value in output panel !!
You haven’t used any activity to display the output on the screen. Use the Message Box activity and pass the output variable from the Input Dialog box to the Message Box.
This will display the output on the screen using the Message Box.
Hope it helps!!
I got the point but firstly, a window should popup to ask for the input Right after that, only i should print the value of variable, but here no window is coming for either the message box or input.
Input dialog activity now showing any window to enter the Input value…?
no nothing is coming on my screen.
As per your code - it should display a message box first. After clicking ok on the message box - It should display a window to enter a value
Then after entering - it should display the entered value
Let us know if at least the message box is coming or not?
Also the input window / message box might be displayed anywhere on the screen in desktop. try minimizing studio browsers etc. to see if it is coming in the background
No, its not coming anywhere. I have tried everything, minimizing closing all tabs, and still the output window is not visible on my screen. can you please provide something in which i can connect and show this to you?
As per your screenshot - it shows that everything got executed
Could you please stop the process. Close studio - try again
If possible - record a video and share here. For recording - you can use power point screen record method if you don’t have any other tools installed