Uploaded by johncena123

Selenium exceptions Word file

advertisement
Selenium exceptions
Feb 23, 2024 2:27:08 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
WARNING: Unable to find an exact match for CDP version 122, returning the closest version; found: 121;
Please update to a Selenium version that supports CDP version 122
Exception in thread "main" org.openqa.selenium.InvalidSelectorException: Compound class names not
permitted
For documentation on this error, please visit:
https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#invalid-selector-exception
Build info: version: '4.17.0', revision: 'e52b1be057*'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.20'
Driver info: driver.version: unknown
at org.openqa.selenium.By$ByClassName.<init>(By.java:309)
at org.openqa.selenium.By.className(By.java:100)
at Seleniumsessions.GrowwSearchSuggestions.main(GrowwSearchSuggestions.java:18)
Download