Test Overview
This test runs two simple Selenium tests in parallel using pytest-xdist in a Continuous Integration (CI) environment. It verifies that both tests open the browser, navigate to the page, and check the page title independently and simultaneously.