I am a beginner in the field of quality assurance. I trained myself to do automated testing for dummy projects. In this case I use the Demo QA website.
I'm having trouble automating the Links feature in the elements menu.
The problem is, when I click Links Home, the web will lead directly to the homescreen page, even though the next test case is on the previous tab or the default tab.
This is the result of the record :
So currently the active tab is the page from the Links Home earlier.
This is the default tab that should be active
How do I go back to the default tab ?