1
0
mirror of synced 2026-08-03 05:56:55 +00:00

chore: fix examples which could not be executed (#941)

This commit is contained in:
Max Schmitt
2022-05-31 09:33:33 +02:00
committed by GitHub
parent e04ef2132c
commit 8f59cd73f5
2 changed files with 2 additions and 1 deletions
@@ -16,6 +16,7 @@
package org.example;
import java.nio.file.Paths;
import com.microsoft.playwright.*;
public class SelectorsAndKeyboardManipulation {