| Class | Description |
|---|---|
| GebDetectivePage |
Features this class added:
Fill parameters from detective parameter system automatically,
for example google.co?local=en&additional=? the ? mark will be filled automatically first
if there is a parameter called "additional" exists.
|
| GebSession |
This class will used for share browser instance between all steps in ONE scenario
The Browser will bind into a Thread, when a story try to access geb functionality
the instance will created by invoke "getBrowser", once the scenario stops,
cleanBrowser will be invoked.
|
Copyright © 2019. All rights reserved.