I have found an issue whereby I will click on a link inside a webpage to a PDF document using google chrome. Previously, when I clicked on the link, the PDF document would load in a new tab. I would then perform some validation around the document.
Recently, the test has started to fail because when I click on the link to a PDF document, it downloads the PDF file rather than open it in a new tab. I'm assuming that the issue has recently occurred due to an update to chrome or the chrome driver.
If I manually check the link i.e not through the chrome driver instance then it will open in a new tab just fine. Has anyone encountered this issue?