Scraper screen has been refactored to stop managing scrolling and listing. EmlScrollList was created to make ScrollList reusable and maintainable. Applied dependency inversion through interfaces and covered it with unit tests to enhance maintainability.
Scraper screen has been refactored to stop managing scrolling and listing. EmlScrollList was created to make ScrollList reusable and maintainable. Applied dependency inversion through interfaces and covered it with unit tests to enhance maintainability.