Give me business scenerio of using Agility pack

nellie 126 Reputation points
2021-02-11T18:23:38.687+00:00

i know its stupid question but its the first time am using this..... need good valid scenario to use it.... e.g testing elements..
Give me a scenario it being used by yourself...

Developer technologies | C#
0 comments No comments
{count} votes

Accepted answer
  1. Karen Payne MVP 35,586 Reputation points Volunteer Moderator
    2021-02-11T19:54:46.84+00:00

    I've found little use for this library but have used it in unit testing to validate elements exists in mocked up web pages.

    In my opinion this library is great for validating information in unit test and in some cases with scrapping web pages. One thing one typically needs some expertise when using this library is basic knowledge of regular expressions and a decent understanding of the DOM (Document Object Model).

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.