diff --git a/Sources/WebDriver/CMakeLists.txt b/Sources/WebDriver/CMakeLists.txt index 5a146ec..4d5922b 100644 --- a/Sources/WebDriver/CMakeLists.txt +++ b/Sources/WebDriver/CMakeLists.txt @@ -2,12 +2,12 @@ add_library(WebDriver Capabilities.swift Element.swift ElementLocator.swift - ElementNotFoundError.swift ErrorResponse.swift HTTPWebDriver.swift Keys.swift Location.swift MouseButton.swift + NoSuchElementError.swift Poll.swift Request.swift Requests.swift