# Fixing Tests

- [Fix Common Selenium Exceptions](/fixing-tests/fix-common-selenium-exceptions.md)
- [Fix a ChromeDriver Version Exception](/fixing-tests/fix-common-selenium-exceptions/fix-a-chromedriver-version-exception.md)
- [Fix a NoSuchElement Exception](/fixing-tests/fix-common-selenium-exceptions/fix-a-nosuchelement-exception.md)
- [Fix a TimeoutException](/fixing-tests/fix-common-selenium-exceptions/fix-a-timeoutexception.md)
- [Fix an ElementNotVisibleException](/fixing-tests/fix-common-selenium-exceptions/fix-an-elementnotvisibleexception.md)
- [Fix a StaleElementReferenceException](/fixing-tests/fix-common-selenium-exceptions/fix-a-staleelementreferenceexception.md)
- [Fix a WebDriverException](/fixing-tests/fix-common-selenium-exceptions/fix-a-webdriverexception.md)
- [Fix an InvalidArgumentException](/fixing-tests/fix-common-selenium-exceptions/fix-an-invalidargumentexception.md)
- [Fix a NoSuchWindowException](/fixing-tests/fix-common-selenium-exceptions/fix-a-nosuchwindowexception.md)
- [Fix an UnhandledAlertException](/fixing-tests/fix-common-selenium-exceptions/fix-an-unhandledalertexception.md)
- [Fix an InvalidSelectorException](/fixing-tests/fix-common-selenium-exceptions/fix-an-invalidselectorexception.md)
