Web elements operation issue by asynchronous loading page
Hello all, we are having the web elements operation issue by asynchronous loading page. Problem is the bot trys to click a button when the button is loaded/visible, but button should only be clicked once the whole page fully loaded. A fixed wait tim...