Skip to content

Commit b66671c

Browse files
karanshah-browserstackfrancisf
authored andcommitted
Import MutuableCaps
1 parent 2eaa15f commit b66671c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/test/java/com/browserstack/BrowserStackRemoteTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import java.util.HashMap;
55

66
import org.openqa.selenium.WebDriver;
7-
import org.openqa.selenium.remote.DesiredCapabilities;
7+
import org.openqa.selenium.MutableCapabilities;
88
import org.openqa.selenium.remote.RemoteWebDriver;
99
import org.testng.annotations.AfterMethod;
1010
import org.testng.annotations.BeforeMethod;

0 commit comments

Comments
 (0)