File tree Expand file tree Collapse file tree 2 files changed +2
-139
lines changed
java/test/org/openqa/selenium/bidi/log Expand file tree Collapse file tree 2 files changed +2
-139
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 15
15
// specific language governing permissions and limitations
16
16
// under the License.
17
17
18
- package org .openqa .selenium .bidi ;
18
+ package org .openqa .selenium .bidi . log ;
19
19
20
20
import static org .assertj .core .api .AssertionsForClassTypes .assertThat ;
21
21
import static org .assertj .core .api .AssertionsForClassTypes .assertThatExceptionOfType ;
28
28
import org .junit .jupiter .api .Test ;
29
29
import org .openqa .selenium .By ;
30
30
import org .openqa .selenium .WindowType ;
31
+ import org .openqa .selenium .bidi .LogInspector ;
31
32
import org .openqa .selenium .bidi .log .ConsoleLogEntry ;
32
33
import org .openqa .selenium .bidi .log .FilterBy ;
33
34
import org .openqa .selenium .bidi .log .JavascriptLogEntry ;
You can’t perform that action at this time.
0 commit comments