We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155e875 commit bd1a194Copy full SHA for bd1a194
java/src/org/openqa/selenium/bidi/emulation/SetGeolocationOverrideParameters.java
@@ -8,13 +8,14 @@
8
//
9
// http://www.apache.org/licenses/LICENSE-2.0
10
11
-// Unless required by applicable law or agreed in writing,
+// Unless required by applicable law or agreed to in writing,
12
// software distributed under the License is distributed on an
13
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
// KIND, either express or implied. See the License for the
15
// specific language governing permissions and limitations
16
// under the License.
17
18
+
19
package org.openqa.selenium.bidi.emulation;
20
21
import java.util.HashMap;
0 commit comments