-
Hey there,
I'm trying to run some nightwatch tests, skipping those with the tag "chrome".
Here's an example of a test:
![screen shot 2018-10-30 at 11 49 32 am](https://user-images.githubusercon…
-
Доброго времени суток. Недавно начал осваивать ваши инструменты для тестирования вёрстки gemini и hermione. В chrome, firefox всё отлично. Столкнулся с проблемой при прогоне тестов в IE 11 на windows.…
-
Unless I have mistaken, if the text I use in the custom commands contains markdown for formatting, there is currently no way to copy the full markdown from the app for easy edits. Right now I have to …
-
I am using a custom command to clear input fields (and many other custom commands for other functionalities)
When I run a simple login function, the custom commands work as desired but when I use -…
-
I'm trying to train my own Detector model based on Tensorflow sample and [this post](https://towardsdatascience.com/how-to-train-your-own-object-detector-with-tensorflows-object-detector-api-bec72ecfe…
-
![image](https://user-images.githubusercontent.com/31804968/58929555-23058b00-8775-11e9-8d37-00dce73f1375.png)
-
I know this is quite a complex bug, I apologise for the length of this report. Have tried to be specific as possible!
### Current behavior:
Persisting a cookie using the support index file white…
-
## The problem
Wrong links in new web
### Steps
1. go to http://beta.webdriver.io/docs/frameworks.html#using-mocha
3. click on "custom commands"
**Expected**
http://beta.webdriver.io/docs/cu…
-
Apps like `vi`or `vim` do not work with CustomCommands, because they need a proper terminal.
Thanks @tylerfowle for adressing this issue.
-
After I've update to latest v1.0.12, my login tests are starting to fail with this error
```
An error occurred while running .clearValue() command on : TypeError: callback.call is not a function
…