Framework Mode - Context click (right click)
Folder Structure
src/
└── test/
└── java/
└── com/
└── example/
├── pages/
│ └── ContextMenuPage.java
├── tests/
│ └── ContextClickTest.java
├── utils/
│ └── DriverFactory.java
└── config/
└── TestConfig.java