You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dd-java-agent/instrumentation/selenium/src/main/java/datadog/trace/instrumentation/selenium/SeleniumUtils.java
+21-20Lines changed: 21 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -71,43 +71,44 @@ public static void afterPageOpen(WebDriver driver) {
Copy file name to clipboardExpand all lines: dd-java-agent/instrumentation/selenium/src/test/groovy/datadog/trace/instrumentation/selenium/SeleniumUtilsTest.groovy
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,6 @@ class SeleniumUtilsTest extends AgentTestRunner {
0 commit comments