-
### Version
1.43.0
### Steps to reproduce
Example Code (Uses External Website https://hmaker.github.io/selenium-detector):
```py
import asyncio
from playwright.async_api import async_playwrigh…
-
For both Chorme and Firefox it seems.
For Firefox, I get, e.g.:
```
======================================================================
ERROR: test_select_all_across_pages (admin_changelist…
-
```
Environment:
My machine is an iMac, with a French layout (azerty). I run Mac OS X 10.8.5
(Mountain Lion).
Description:
- Sending Ctrl+Z keys does not make chromedriver type Ctrl+Z. It types C…
-
Originally reported on Google Code with ID 7955
```
What steps will reproduce the problem?
1. Start selenium hub and selenium node
2. Run in loop:
#!/bin/env python
from selenium import webdriver
dri…
-
### What happened?
giving remote server error when using local driver instance using provided code
### How can we reproduce the issue?
```shell
from selenium import webdriver
driver = webdriver.…
-
Originally reported on Google Code with ID 5496
```
What steps will reproduce the problem?
Execute the following code using [http://code.google.com/p/selenium/wiki/JsonWireProtocol#/session/:session…
-
Hi guys,
I need to take full screenshot of a web application by scrolling down. I have used Ashot to achieve same, check below code
final Screenshot screenshot = new AShot().shootingStrategy(Shoot…
-
Added all pre-sets specified in the readme, but still getting the following err(with verbose output):
```
INFO Request: POST /wd/hub/session
- data: {"desiredCapabilities":{"browserName":"chrom…
-
With this line the service always runs in debug
https://github.com/tebeka/selenium/blob/master/service.go#L189 this is problematic for me as I'm using selenium to login and it's writing the credentia…
-
```
What steps will reproduce the problem?
1. go to myntra.com and select any product (make sue ur not signed in)
2. select any product and procedd till u see "place order"
3. myntra has hiden html co…