-
On the [iframe page](https://kitchen.applitools.com/ingredients/iframe), it's now showing the website and instead is showing "refused to connect".
This error is in the console
```
Refused to f…
-
**Environment (please complete the following information):**
- **WebdriverIO version:** [6.0.17]
- **Mode:** [WDIO Testrunner]
- **If WDIO Testrunner, running sync/async:** [sync]
- **Node.js …
-
I'm getting this message when trying to deploy.
Full log is here but it's at step 6. postBuild: https://app.netlify.com/sites/monitor-books/deploys/5f0076188f1c77000769cb31
Let me know if you n…
-
I want to take screenshot of full screen and compare whole page. In check_window(), how do i check?
-
Hi i have a problem with the example test.
Error Message: browser.takeSnapshot is not a function
If I go with the instructions from webdrivier.io, then the method "takesnapshot" works. But if I…
-
I'd like to make the page full screen, disable `F11`, and not show the `Chrome is being controlled by automated test software` notification.
* I can get the fullscreen part via:
```
options…
-
See #52 for Epic details
v1: local content validation (BYO cluster credentials)
- [x] find all markdown files, foreach file{
- [x] parse and extract example commands
- [ ] parse example response…
ryanj updated
3 years ago
-
When I clone a fresh repo and run:
```
npm install
npm run setup-full
```
I get the following error during the `compile` step:
```
> compile
> node ./scripts/build
npx tsc -b packages…
-
### Summary
A crash that is showing up in GUI tests and also in the application (probably) since #1015
### Steps To Reproduce
I see occasionally with
`
APPLITOOLS_API_KEY=local APPLITOOLS_I…
-
Hi
I was wondering if there are any plans to update ng2-charts to support the chart.js 3.0 release.
Thank you.