Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RohitM-IN authored Nov 25, 2023
1 parent f2629a1 commit 1144bca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ To use Selenium Manager, you need to install the NuGet package `SeleniumManager.

### Initializing Selenium Manager

To get started, you'll need to initialize the Selenium Manager by creating an instance of the `SeleniumManager` class. You can provide a custom configuration file path or use the default configuration included in the library.
To get started, you'll need to initialize the Selenium Manager by creating an instance of the `SeleniumGridManager` class. You can provide a custom configuration file path or use the default configuration included in the library.

```csharp
using SeleniumManager.Core;
Expand Down Expand Up @@ -93,4 +93,4 @@ Contributions to this project are welcome! For more information on how to contri

## License

This project is licensed under the [MIT License](/LICENSE.txt).
This project is licensed under the [MIT License](/LICENSE.txt).

0 comments on commit 1144bca

Please sign in to comment.