Unfortunately, I am unable to insert the picture here. The Status bar is the small box located at the bottom left of the browser that appears when hovering over a web element or during page loading.
I have attempted the following:
.getJavascriptExecutor().executeScript("return window.status;"));
However, it does not seem to be working as expected.
Any assistance on this matter would be greatly appreciated. Thank you for taking the time to read this.