C# Class Pepino.ScenarioRunner.Application.ElementShouldNotExistStep

Inheritance: BrowserStep
显示文件 Open project: AcklenAvenue/Pepino

Public Methods

Method Description
ElementShouldNotExistStep ( System.Guid stepId, string element ) : System

Method Details

ElementShouldNotExistStep() public method

public ElementShouldNotExistStep ( System.Guid stepId, string element ) : System
stepId System.Guid
element string
return System