We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b46bb commit 2d9f7a9Copy full SHA for 2d9f7a9
java/client/test/org/openqa/selenium/testing/BUCK
@@ -4,6 +4,7 @@ java_library(name = 'annotations',
4
'JavascriptEnabled.java',
5
'NativeEventsRequired.java',
6
'NeedsLocalEnvironment.java',
7
+ 'NotYetImplemented.java',
8
],
9
deps = [
10
'//java/client/src/org/openqa/selenium:platform',
0 commit comments