There is a minor bug that makes the browser's interface irreversibly empty and you have to restart the program to make it work.
How to reproduce it:
1. Open the browser
2. Let the Home Page load (don't click anywhere in the page)
3. Close the Tab using the x button
Then there is no way to open a tab(Ctrl-T is not working)
If you click anywhere before closing the tab, then Ctrl-T works
A common solution to this problem would be passing focus to the page object when the last tab is closed. If i manage to load the code i will work on it. Guys please help.
I think the better way is to open a new tab when the last tab closes.
My point is that if you do exactly what i said, that won't be possible as Ctl-T won't work. Try it ofr yourself.