-
Is it now possible to implement file uploading using LocalFileDetector?
After some quick googling I found [this](https://github.com/seleniumhq/selenium-google-code-issue-archive/issues/6048). But I'…
-
# SUT
* [x] NodeGoat
* Update fork https://github.com/purpleteam-labs/purpleteam-iac-sut
* docker-compose build
# System
* [x] terraform (Terraform itself should be handled by the syste…
-
Hi,
i have cloned this project into my laptop and installed the required npm's.
With the default settings i.e without doing any changes i just executed the "protractor.conf.js" file and got the foll…
-
I'm starting BrowserStackLocal process via local.runner.js.
It works fine most of the cases.
But it any of my tests fails, such as this:
```
Response 500 POST http://hub-cloud.browserstack.com/wd/…
-
### What happened?
Launching a pair of containers: 1 x hub, 1 x chrome node, both containers launch successfully, but getting connection refused on tcp/4444 (Chrome/Edge error: ERR_CONNECTION_REFUSED…
-
### What happened?
I'm using docker selenium and enabling the s3 auto upload. it works great. however recently I found out that not all sessions are being recorded as mp4. I was checking some faili…
-
Hi, I've been trying to start a Selenium test on an iPhone simulator for quite some time but I keep getting the same error. I only want to test mobile Safari (I'm not testing any native or hybrid apps…
-
Hi guys,
I faced with issue that I get the error when I'm trying to run tests with passed 'skin' capability. Without it, everything is working fine.
Here is the error:
``` org.openqa.selenium.Sessi…
-
I've been unable to get appium for mac to find elements. I created a simplified version of the textedit example:
```
from selenium import webdriver
import time
caps = {
'platformName': 'M…
-
### What happened?
*This is more an inconsistency instead of a bug but it may lead to confusion when mounting a configuration file.*
When setting up a Selenium Grid using Docker we can mount a `co…