-
This suggestion is to change the usage of /AE admin and /AE list.
How /AE Admin currently is:
Open a GUI with every possible book available in what appears to be no apparant order.
When you click…
-
## The problem
I have a hybrid app, meaning cordova app with WebView, where my app runs. In protractor test, I'm calling a simple `browser.get('/#/info/');` which should open an exact url in my web…
-
You have to write the whole "prefix" of a customCommand plus the the first "variable" part to see anything relevant in the search result:
e.g. I have a definition lke:
```
"customCommands": …
-
### Steps to reproduce
I have a file like so:
```php
-
## The problem
when using`sendLogToTest` and `sendFileToTest` data not always displays in reportportal(roughly 20% of the time does not displays)
## Environment
* WebdriverIO version: v.4
* w…
-
# Feature request
#### Select the type of feature you are requesting:
- [ ] Cog
- [x] Command
- [ ] API functionality
#### Describe your requested feature
In customcog cog add the possib…
-
### What behaviour is expected:
I expected to be able to sell items with the sign correctly formatted and correctly placed on the chest.
### What behaviour is observed:
After placing the sign, I …
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
At the moment, v5 does not support add…
-
Got file not found with mdb
> The problem is that the pdb2mdb.exe is executed using the .NET framework. But the .exe was actually build with the Mono framework. So this gives us the problem. The so…
Opzet updated
5 years ago
-
"wdio-reportportal-reporter": "^0.0.21"
Following errors occurs in console when:
`onComplete: async function (exitCode, config, capabilities) {
await reporter.waitLaunchFinished();
}`
AND…