C# Class Pepino.ScenarioRunner.Selenium.ElementHasStyle

Inheritance: Pepino.ScenarioRunner.Application.BrowserStep
Mostra file Open project: AcklenAvenue/Pepino

Public Methods

Method Description
ElementHasStyle ( System.Guid stepId, string element, string styleKey, string styleValue ) : System

Method Details

ElementHasStyle() public method

public ElementHasStyle ( System.Guid stepId, string element, string styleKey, string styleValue ) : System
stepId System.Guid
element string
styleKey string
styleValue string
return System