public interface CssSupport
| Modifier and Type | Method and Description |
|---|---|
void |
inject(String cssSource)
Inject CSS into active page.
|
void |
injectResource(String cssResource)
Inject CSS classpath resource into active page.
|
Copyright © 2016 FluentLenium. All Rights Reserved.