@tony2n91 said in About ending nodejs:
I'm using While (for loop), if and else. How can i force to exit Nodejs and give success inside the loop ? I did try to create success action and use it, but not working well.
Things happen.
This error is made when the page has not been loaded, you need to add action to wait for the element to appear or wait for the web page to finish loading.
💻 Work with Reputation, Speed, and Quality
🤙 Telegram : https://t.me/basvietnam
💻 Website : https://basvietnam.com/
🎦 Youtube : https://www.youtube.com/@basvietnam/videos
@Melinda I will add Wait full page load and try