GWT - using CssResource in Selenium tests

82 Views Asked by At

Is it possible to use the generated CssResource in Selenium tests?

We run selenium tests at environment with obfuscated css classes, so i need CssResource to return obfuscated class names in tests.

0

There are 0 best solutions below