JavierCorado / river-compass

Selenium based amazon price scrapper
MIT License
0 stars 0 forks source link

Create POM for captcha page #14

Closed JavierCorado closed 1 month ago

JavierCorado commented 1 month ago

As a river-compass user, I need a POM for the captcha page to extract the captcha, solve it, and enter it.

There are cases when a captcha is entered, amazon will ask to re-enter another one

JavierCorado commented 1 month ago

PR #22 does not account for exceptions like NoSuchElement. This will be worked on once integration begins.