Installation

To install the Website Automation library, follow these steps:

  1. Clone the repository:
    git clone <repository-url>
    
  2. Install dependencies:
    npm install
    
  3. Build the project:
    npm run build