-
## The problem
When registering appium server as a node to selenium grid, according to appium tutorial we passed in deviceName to match capabilities. But after that, appium itself couldn't recognis…
-
Hi,
I am trying to do parallel execution of WinAppdriver tests using Selenium Grid for the desktop applications. For parallel execution, I perform the following steps :
1. Set up a Selenium Grid Hub…
-
Hi,
You did a awesome job. I got a problem when I was following your instruction.
Firefox say some messages, after run test from remote via Selenium Hub. And I can see Firefox process in the process…
-
I am using appium 2.11.2 version and node js version is v20.3.1. I am able to run appium server in cmd but not in eclipse console.I am attaching the console logs. Please help to resolve this issue. …
-
- Running Selenium server locally on port 4444
- Running Browsermob on port 8080 (default)
- Using `selenium-webdriver` npm package to run my selenium tests for the Firefox browser
- Calling the `c…
-
Check out [this issue description](https://github.com/mozilla/bedrock/pull/4165#issue-157263456). There's a working todo-list. He's done it like this:
```
TODO:
* [ ] docs
* [ ] unit test suite passi…
-
### What happened?
When running my docker instance `docker-compose -f docker-compose-grid.yml up -d` I noticed that the `selenium hub` is throwing a java error and both `node-firefox` and `node-chr…
-
**courses**:
- https://www.udemy.com/cart/subscribe/course/943296/
- https://www.udemy.com/course/docker-on-windows/learn/lecture/6359464#overview
- https://www.sitepoint.com/premium/courses/dive-i…
-
It contains a build error.
Thanks.
-
I am trying to pass parameters to firefox using the sample example provided.
Also I have a hard time finding informations in documentation and examples.
Most examples on the net are in Java. Lookin…