Skip to content

Commit

Permalink
(wip) cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekradzyminski committed Dec 27, 2018
1 parent c1a5c76 commit 7840a49
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 402 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
package org.fluentlenium.adapter;

import org.fluentlenium.configuration.*;
import org.fluentlenium.configuration.Configuration;
import org.fluentlenium.configuration.ConfigurationFactory;
import org.fluentlenium.configuration.ConfigurationFactoryProvider;
import org.fluentlenium.configuration.ConfigurationProperties;
import org.fluentlenium.configuration.WebDrivers;
import org.fluentlenium.core.FluentControl;
import org.fluentlenium.core.FluentDriver;
import org.fluentlenium.core.action.KeyboardActions;
Expand Down
Loading

0 comments on commit 7840a49

Please sign in to comment.