openBy() public static method
Creates a page instance and sets the test guy to use $url.
| public static static openBy ( $I, $params = [] ) | ||
|---|---|---|
| $I | \Codeception\Actor | 
 The test guy instance  |  
| $params | array | 
 The GET parameters to be used to generate $url  |  
| return | static | 
 The page instance  |  
Please login to continue.