Automated end-to-end test suite for a transportation web application. Completed as part of TripleTen's QA Engineering program.
Built automated E2E scenarios validating the complete taxi booking workflow using Selenium WebDriver and Python. Implemented Page Object Model (POM), XPath, CSS Selectors, and explicit waits to handle dynamic elements. Analyzed DOM structure via DevTools to improve selector reliability and test stability.
Tools: Python · Selenium WebDriver · Pytest · PyCharm · Git/GitHub · DevTools