|
|
|
Implement this syntax:
I.DoNot.See("Some").<ElementType>.HasStyle("SomeStyle")
If the given element has the given Style, than throw.
Elements to implement:
-TextBox
-Button
-CheckBox
-RadioButton
-Div
-Span
|
|
Description
|
Implement this syntax:
I.DoNot.See("Some").<ElementType>.HasStyle("SomeStyle")
If the given element has the given Style, than throw.
Elements to implement:
-TextBox
-Button
-CheckBox
-RadioButton
-Div
-Span |
Show » |
|