peviitor-ro / scrapers_python_iurie

MIT License
4 stars 4 forks source link

Number of jobs from the "Morgansol" website does not correspond to the number of jobs in the validator #212

Closed Lore78 closed 1 month ago

Lore78 commented 1 month ago

URL: https://admin.peviitor.ro/ Browser: Chrome Device: Laptop OS: Windows 11

Preconditions: Have the https://admin.peviitor.ro/ page opened.

STEPS TO REPRODUCE: 1) Click on "Scraperi". 2) Type "Morgansol" in the search bar. 3) Click on the "Cauta" button. 4) Find "morgansol.py" and run it. 5) Click on "Companii". 6) Type "Morgansol" in the search bar. 7) Check the number of jobs available for the company. 8) Open the careers section of the company website. 9) Check the number of jobs available. 10) Compare it with the number of jobs from the URL.

EXPECTED RESULTS: The number of jobs posted on the URL for the company should be the same as the number of jobs posted on the company website on the careers section.

ACTUAL RESULTS: The number of jobs posted on the URL for the company is 5 and the number of jobs posted on the company website on the careers section is 10.

image

image

Lore78 commented 1 month ago

All good!