-
```
Background: Running Selenium tests using Appium on device on Chrome browser.
I saw this issue here https://code.google.com/p/selenium/issues/detail?id=5871
but seems to be resolved awhile back. …
-
Bonjour,
Après la fin de TestProject, j'ai décidé de porter mon dévolu sur Cerberus.
Après avoir mis à jour le docker-compose pour qu'il puisse fonctionner sur mon poste, j'ai tenté de réaliser quel…
-
I was following Docker and remote Selenium Installation step-by-step and I am now stuck at the last step (4. Run client container). Anytime I try to run this:
```
docker run --network selenium -it -…
-
Hub : Linux
Node : Windows 8
Started the Hub and its running fine.
Started the Node as per the instructions provided.
See the following error message and the node does not get started.
`
C:\Use…
-
Running tests doesn't seem to work at my machine:
```
dmitry.lomakin@dlomakin-mb sample-test-function % npm run test
> example@1.0.0 test /Users/dmitry.lomakin/Sources/scaling-test-execution/run-…
-
## Summary
**NEEDS INVESTIGATION**
Based on comment here: https://github.com/concourse/concourse/issues/7571#issuecomment-945865144
## Steps to reproduce
Unclear, need guidance
## Expecte…
-
I need to click on a map (has drawn elements on a canvas and figure out by x,y, not some div)
Running ios-driver 0.6.0, via
java -jar ios-server-0.6.0.jar -beta -aut ~/src/sln/projects/testing/myapp.…
-
I'm trying this with mean.js 4.2 (brand new install) and I get this error.
```
Running "protractor:e2e" (protractor) task
webdriver-manager path: /Users/tdiddy/meaning42/node_modules/grunt-protra…
-
## 🐛 Bug Report
Operating System:
Centos 7 which is jenkins slave,
Docker Image:
Running docker containers with below docker-compose.
version: "2.2"
services:
// Selenium hub
seleniu…
-
Hi Alasdair,
I have been using you selenium video plugin for browser testing and it works completely fine. However, I would like to know if the same can be used for testing mobile apps with appium? I …