Not found the record target windows
Hi,
i bought Bandicam, but i dont understand how to use «game recording mode»?
if i change to this mode, i cant click on the «rec» Button. The button stays black. If i click on the black button i get the following message (i hope i translate right) :
«The recording cant start in the game recording mode, because no target window is selected!»
How i can select a target window for recording??
— I can see the green FPS in the game.
— I use latest Bandicam Version and just reinstalled it.
— I use Win7 64 Proffessional
— I use Nvidia Geforce GTX 960 with latest nvidia driver.
— I use Xvid recording Format.
In the Screen recording Mode i can click the «rec» Button. Its red and the recording works fine.
Game Recording was the Reason i bought this programm, but now its not working?
You know why i cant use the game recording mode? How i can fix this?
Thanks a lot for your help!
Kind regards,
Jan
Re: Cant use Game recording Mode?!
You might want to try using a hotkey to start the recording while the game is in focus (you’re in the game).
Re: Cant use Game recording Mode?!
Please follow the steps below and try recording again using Xvid and H264 (CPU).
1. Uninstall your current graphics card driver and install the latest graphics card driver.
2. Uninstall Bandicam and download the latest version of Bandicam from https://www.bandicam.com/downloads/.
3. Refer to the «If you can’t see the red FPS number, or. » article on the linked page.
https://www.bandicam.com/faqs/no_fps_fr . nd_number/
Re: Cant use Game recording Mode?!
Re: Cant use Game recording Mode?!
The message appears when you have not selected the recording target of the Game Recording Mode.
You need to click the target window and confirm the green fps numbers in top-left corner.
Please refer to the following page and try recording again.
https://www.bandicam.com/how-to/game-recorder/
Re: Cant use Game recording Mode?!
Hello, I have the same problem, with the same message that says «The recording cannot start in the game recording mode, because no target window is selected.». I selected the window, and I noticed that there’s no FPS in the corner. I have the option to see the FPS on, but it’s not showing up and it also won’t let me record even if I tried. I am using a valid game to record on as well, Minecraft shouldn’t be too hard to record.
Re: Cant use Game recording Mode?!
Please refer to the following FAQ page and try recording again.
If it does not seem to help, please let us know how to recreate your issue step by step.
Исправление проблем под Docker. Казалось бы, при чём здесь GIT?
Докер под Windows — это постоянные приключения. То ему нужно обновить операционку, иначе последние версии не ставятся, то он забывает, как подключаться к сети. В общем, каждый день от него новости. «Поставил и забыл» — это не про Docker Desktop for Windows. Особенно, когда он используется не совсем так, как рекомендуют его разработчики. А они почему-то не одобряют подключение внешних windows сетевых дисков в качестве локальных. И совсем не одобряют доступ к к таким сетевым папкам, которые расположены ещё и на host машине. Пишут, что это ужас-ужас с точки зрения безопасности, требуют всяких ключей типа:
cap_add:
— SYS_ADMIN
— DAC_READ_SEARCH
для работы команды mount в контейнере и прочая, и прочая.
В общем, когда в очередной раз после выгрузки контейнеров на сервер заказчика сервисы перестали видеть сетевые диски, я не особо удивился. Так уже бывало, и даже была написана пошаговая инструкция для группы поддержки, как и что перезагружать, когда ломаются сетевые настройки докера.
Так что я открываю свою инструкцию и начинаю действовать. Перезапускаю контейнеры — не помогает. Перезапускаю через docker-compose с пересозданием инфраструктуры — не помогает. Сбрасываю настройки Docker к заводским, восстанавливаю параметры виртуалки, загружаю заново образы, запускаю через docker-compose — опять всё по старому — не видит сеть. Точнее не подключается к сетевым шарам, хотя пинг из контейнера до SMB сервера проходит нормально. Последний пункт — перезагрузку сервера и переустановку Docker, пока пропускаю, так как перезагружать сервер очень не хочется. На этом инструкция кончилась.
Ок, перехожу на свою домашнюю машину, тут у меня тоже Docker под Windows, но чуть более новой версии. Проверяю на нём. Те же яйца:
Ага. Ну неужели, думаю, Docker накатил обновление с какой-то безопасностью и теперь мои скрипты из-за этого не запускаются? Последняя проверка — начисто удалить Docker с машины, и поставить заново. Это должно быть круче сброса к заводским настройкам. Проделываю весь перечень из предыдущего шага, только в дополнение к этому ещё и перезагружаю свою машину, чтобы уж совсем железно. Ставлю Docker c нуля, заливаю образы, запускаю docker-compose — ёпрст! Все сервисы как не видели сетевых шар, так и продолжают писать при загрузке «mount error(22): Invalid argument»
Пробую запустить скрипт по строкам из командной строки: подключаюсь к контейнеру, запускаю по очереди команды и вижу, что всё подключается и работает как надо:
То есть, это что же, какая-то хрень с передачей параметров в скрипт при запуске контейнера?
Ищем ещё идеи. Все варианты с перезагрузкой докера отмели, остались варианты с возможными изменениями в родительском образе. У меня образ собирается на основе openjdk:8-jdk-alpine, конкретной версии не указано, так что какие-нибудь улучшения безопасности могли сломать мои скрипты. Может поменяли что-то в OpenJDK или дочернем Alpine?
Проверяю логи проекта, пробую выбрать более старые openjdk:8-jdk-alpine-3.8, openjdk:8-jdk-alpine-3.7 и т.д. — каждый раз пересобираю контейнер, проверяю — всё по-старому.
Чёрт подери! Может я что-то всё-таки поменял в своей сборке? Выгружаю из GIT’а версию проекта месячной давности, собираю — те же глюки. Трёхмесячной давности — проблема всё ещё тут. Как же так? Что изменилось? Конфигурация докера к настоящему моменту гарантировано рабочая, конфигурация образа — тоже не поменялась, исходники проекта те же самые (GIT всё сохраняет). Чудес не бывает — надо понять, где всё-таки появились изменения. В проде вручную запускаю команды подключения к шарам — так до перезапуска сервисы будут работать нормально и иду спать. Утро вечера мудренее.
Наутро приходит идея — что пора, видимо, узнать, а что собственно говоря не нравится скрипту при выполнении.
Сообщение «mount error(22): Invalid argument» — это не сильно информативно. Нахожу, что есть волшебный ключик -х для баша с которой он выводит отладочную инфу при выполнениии скриптов.
Начинаем отладку внутри sh:
И тут появляются какие-то непонятные моменты — строка начинается с кавычек, потом кавычки в конце… Откуда кавычки?
Идея — может запуск с помощью настоящего bash будет информативнее?
Инсталлирую в контейнер BASH:
Блин, тут вроде, когда строка начинается с плюса — это хорошо, но появились какие-то \r и параметры $’. ‘
Ставим Midnight Commander, чтобы уж экспериментировать с удобствами apk add mc и открываем скрипт на редактирование, а там:
Оппа! ^M в конце каждой строки. Ну-ка, ну-ка, смотрим в локальном проекте — а что у нас с окончаниями строк. CRLF. Работаем под Windows, однако.
Меняем в этом конкретно файле CRLF на LF (да здравствует Notepad++!), собираем проект — бинго! Работает как надо.
Почему раньше было ок, а сейчас всё полетело? Смотрю по коммитам — не было никаких перемен. И тут вспоминаю, что GIT умеет на лету править символы перевода строк текстовых файлов. А я на днях подключил новый репозитарий, и возможно выгрузил оттуда все файлы с конвертацией в CRLF.
В итоге добавляем в проект файл .gitattributes, с указанием, что в отдельных файлах надо-таки сохранять символы конца строк как в UNIX:
Мораль — иногда виновник даже не попадает в круг первоначальных подозреваемых.
Постскриптум
DockerNAT has been removed from Docker Desktop 2.2.0.0 as using an IP address to communicate from the host to a container is not a supported feature. To communicate from a container to the host, you must use the special DNS name host.docker.internal.
Ок, поправил конфиги для тестового окружения, база данных подцепилась, пинг из контейнера до host.docker.internal проходит, а вот сетевые диски не подключаются. Пробую запустить mount вручную из шелла, и получаю знакомую ошибку «mount error(22): Invalid argument».
Убираю по очереди аргументы — запускаю просто «mount -t cifs //host.docker.internal/playground /pipeline» — вроде работает, но стучится от пользователя «root».
Добавляю пользователя: mount -t cifs //host.docker.internal/playground /pipeline -o user=smbuser — спрашивает пароль и подключается!
Полный вариант тоже работает:
а вот «mount -t cifs //host.docker.internal/playground /pipeline -o user=smbuser,password=smbpassword,vers=2.0» не пашет.
Меняю последний параметр на vers=2.1 — ура, работает!
Похоже, что Docker в последней версии сделал свою собственную имплементацию SMB сервера с блекджеком, но без поддержки 2.0. Ерунда, конечно, по сравнению с другими новостями.
no such window:target window already closed #452
Comments
Copy link Quote reply
leeb90 commented May 29, 2018
Webdriverio
Selenoid
CentOS Linux release 7.4.1708 (Core)
Docker:
Version: 17.12.0-ce
API version: 1.35
I have this random issue (sometimes it happens sometimes not) with chromedriver in which it suddenly closes or does not open. The following triggers:
«no such window: target window already closed
from unknown error: web view not found
running chrome (v65.0)
Error: A request to switch to a different window could not be satisfied because the window could not be found.»
I am not trying to open no different window during my tests, on the same browser I open I execute the test, I do not close and open again no browser or try to open a different tab.
The only related issue I found on google was the following:
Any idea what could be happening
vania-pooh commented May 30, 2018
@leeb90 please try with Chrome 66.0 image, we have recently found issues in Chrome 65.0 and Chromedriver 2.37.
leeb90 commented May 30, 2018
@vania-pooh , will try and update my findings. Thanks
leeb90 commented May 31, 2018
Testing all day with Chrome version 66 and have not seen this issue so far.
Thanks
vania-pooh commented Jun 1, 2018
@leeb90 JFYI, yesterday we added selenoid/chrome:67.0 .
leeb90 commented Jun 1, 2018
Thanks @vania-pooh for the information. Will give it also a try. I think we can close this issue now, and maybe re open it when we see the error on another version.
vania-pooh commented Jun 1, 2018
shailysingh commented Mar 26, 2019 •
The issue is back with chromedriver-2.46.exe and Chrome version 72.
Random tests fail in the remote server with the error:
no such window: target window already closed from unknown error: web view not found (Session info: headless chrome=72.0.3626.121) (Driver info: chromedriver=2.46.628402 (536cd7adbad73a3783fdc2cab92ab2ba7ec361e1),platform=Windows NT 6.3.9600 x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 0 milliseconds Build info: version: ‘3.141.59’, revision: ‘e82be7d358’, time: ‘2018-11-14T08:17:03’ java.version: ‘1.8.0_191’ Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities
shyamlimehra commented May 22, 2019
Facing the above issue with chromedriver 74.0.3729.6 amd chrome browser 74.0.3729.6. Please suggest
org.openqa.selenium.NoSuchWindowException: no such window: target window already closed
from unknown error: web view not found
(Session info: chrome=74.0.3729.157)
(Driver info: chromedriver=74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@<#29>),platform=Windows NT 6.1.7601 SP1 x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 3 milliseconds
Build info: version: ‘3.0.1’, revision: ‘1969d75’, time: ‘2016-10-18 09:49:13 -0700’
System info: host: ‘INN-D-0343’, ip: ‘10.205.112.54’, os.name: ‘Windows 7’, os.arch: ‘amd64’, os.version: ‘6.1’, java.version: ‘1.8.0_60’
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [
Session ID: ecdca90386d97fff7ff2ec596ed9059f
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:216)
at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:168)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:635)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:658)
at org.openqa.selenium.remote.RemoteWebDriver.getScreenshotAs(RemoteWebDriver.java:340)
NasserMahmoud1 commented May 27, 2019 •
Still facing the same issue chrome=74.0.3729.131)
Error Log: org.openqa.selenium.NoSuchWindowException: no such window: target window already closed from unknown error: web view not found (Session info: chrome=74.0.3729.131) (Driver info: chromedriver=74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@<#29>),platform=Windows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 2 milliseconds Build info: version: ‘2.53.0’, revision: ’35ae25b1534ae328c771e0856c93e187490ca824′, time: ‘2016-03-15 10:43:46’ System info: host: ‘Test1’, ip: ‘xxxx.xxx.xxx’, os.name: ‘Windows 10’, os.arch: ‘amd64’, os.version: ‘10.0’, java.version: ‘1.8.0_121’ Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [
NasserMahmoud1 commented May 27, 2019
Dear @aandryashin,
Kindly refer to the attached results:
May 27, 2019 11:47:33 PM org.openqa.selenium.support.ui.ExpectedConditions findElement
WARNING: WebDriverException thrown by findElement(By.cssSelector: li[data-tooltip=»Delete»])
org.openqa.selenium.NoSuchWindowException: no such window: window was already closed
(Session info: chrome=74.0.3729.131)
(Driver info: chromedriver=74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@<#29>),platform=Windows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 1.02 seconds
Build info: version: ‘2.53.0’, revision: ’35ae25b1534ae328c771e0856c93e187490ca824′, time: ‘2016-03-15 10:43:46’
System info: host: ‘Test1’, ip: ‘xxx.xxx.xx’, os.name: ‘Windows 10’, os.arch: ‘amd64’, os.version: ‘10.0’, java.version: ‘1.8.0_161’
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [
Session ID: ec37197da1e37b470a36a74a5bf49be3
*** Element info:
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206)
at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
at org.openqa.selenium.remote.RemoteWebDriver.findElementByCssSelector(RemoteWebDriver.java:492)
at org.openqa.selenium.By$ByCssSelector.findElement(By.java:430)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355)
at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899)
at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41)
at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181)
at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238)
at Methods.Page.MethodsPage.waitUntilElementPresence(MethodsPage.java:1619)
at Methods.Page.MethodsPage.checkNewCandidate(MethodsPage.java:2484)
at Steps.Page.StepsPage.CheckNewCandidate(StepsPage.java:1262)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.jbehave.core.steps.StepCreator$ParametrisedStep.perform(StepCreator.java:733)
at org.jbehave.core.embedder.PerformableTree$FineSoFar.run(PerformableTree.java:346)
at org.jbehave.core.embedder.PerformableTree$PerformableSteps.perform(PerformableTree.java:1090)
at org.jbehave.core.embedder.PerformableTree$AbstractPerformableScenario.performRestartableSteps(PerformableTree.java:955)
at org.jbehave.core.embedder.PerformableTree$NormalPerformableScenario.perform(PerformableTree.java:994)
at org.jbehave.core.embedder.PerformableTree$PerformableScenario.perform(PerformableTree.java:904)
at org.jbehave.core.embedder.PerformableTree$PerformableStory.performScenarios(PerformableTree.java:825)
at org.jbehave.core.embedder.PerformableTree$PerformableStory.perform(PerformableTree.java:798)
at org.jbehave.core.embedder.PerformableTree.performCancellable(PerformableTree.java:422)
at org.jbehave.core.embedder.PerformableTree.perform(PerformableTree.java:393)
at org.jbehave.core.embedder.StoryManager$EnqueuedStory.call(StoryManager.java:292)
at org.jbehave.core.embedder.StoryManager$EnqueuedStory.call(StoryManager.java:266)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
May 27, 2019 11:47:34 PM org.openqa.selenium.support.ui.ExpectedConditions findElement
WARNING: WebDriverException thrown by findElement(By.cssSelector: li[data-tooltip=»Delete»])
org.openqa.selenium.NoSuchWindowException: no such window: window was already closed
(Session info: chrome=74.0.3729.131)
(Driver info: chromedriver=74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@<#29>),platform=Windows NT 10.0.17134 x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 1.02 seconds
Build info: version: ‘2.53.0’, revision: ’35ae25b1534ae328c771e0856c93e187490ca824′, time: ‘2016-03-15 10:43:46’
System info: host: ‘Test1’, ip: ‘xxx.xxx.xxx’, os.name: ‘Windows 10’, os.arch: ‘amd64’, os.version: ‘10.0’, java.version: ‘1.8.0_161’
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [
Session ID: ec37197da1e37b470a36a74a5bf49be3
*** Element info:
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206)
at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363)
at org.openqa.selenium.remote.RemoteWebDriver.findElementByCssSelector(RemoteWebDriver.java:492)
at org.openqa.selenium.By$ByCssSelector.findElement(By.java:430)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355)
at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899)
at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41)
at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181)
at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238)
at Methods.Page.MethodsPage.waitUntilElementPresence(MethodsPage.java:1619)
at Methods.Page.MethodsPage.checkNewCandidate(MethodsPage.java:2484)
at Steps.Page.StepsPage.CheckNewCandidate(StepsPage.java:1262)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.jbehave.core.steps.StepCreator$ParametrisedStep.perform(StepCreator.java:733)
at org.jbehave.core.embedder.PerformableTree$FineSoFar.run(PerformableTree.java:346)
at org.jbehave.core.embedder.PerformableTree$PerformableSteps.perform(PerformableTree.java:1090)
at org.jbehave.core.embedder.PerformableTree$AbstractPerformableScenario.performRestartableSteps(PerformableTree.java:955)
at org.jbehave.core.embedder.PerformableTree$NormalPerformableScenario.perform(PerformableTree.java:994)
at org.jbehave.core.embedder.PerformableTree$PerformableScenario.perform(PerformableTree.java:904)
at org.jbehave.core.embedder.PerformableTree$PerformableStory.performScenarios(PerformableTree.java:825)
at org.jbehave.core.embedder.PerformableTree$PerformableStory.perform(PerformableTree.java:798)
at org.jbehave.core.embedder.PerformableTree.performCancellable(PerformableTree.java:422)
at org.jbehave.core.embedder.PerformableTree.perform(PerformableTree.java:393)
at org.jbehave.core.embedder.StoryManager$EnqueuedStory.call(StoryManager.java:292)
at org.jbehave.core.embedder.StoryManager$EnqueuedStory.call(StoryManager.java:266)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
NasserMahmoud1 commented May 27, 2019
Actually, sometimes it works fine with older chromedriver Version=2.38.552522 and browser version=73.0.3683.103.
And we started getting this after 06-05-2019
Note: if I downgrade to chrome browser 72/71 i won’t get this error.
NasserMahmoud1 commented May 27, 2019
I tried to use the latest ChromeDriver 75.0.3770.8, unfortunately, it’s only compatible with the latest Chrome browser version 75, and the latest update I was able to get is 74.0.3729.169.
Please advise.
NasserMahmoud1 commented May 27, 2019 •
Thanks @aandryashin for the follow up.
Will keep checking driver update.
Any idea when the next release gonna happen ?
RJahnavi commented Aug 19, 2019
I kind of notice the same issue on ChromeDriver 76.0.3809.68.
Please find the logs(not attaching full logs):
< NoSuchWindowError: no such window: target window already closed
from unknown error: web view not found
(Session info: chrome=76.0.3809.100)
(Driver info: chromedriver=76.0.3809.68 (420c9498db8ce8fcd190a954d51297672c1515d5-refs/branch-heads/3809@<#864>),platform=Windows NT 10.0.14393 x86_64)
at Object.checkLegacyResponse (C:\Code\VISTA\global-app\src\Themes\TileApp\WebApp\node_modules\selenium-webdriver\lib\error.js:546:15)
at parseHttpResponse (C:\Code\VISTA\global-app\src\Themes\TileApp\WebApp\node_modules\selenium-webdriver\lib\http.js:509:13)
at doSend.then.response (C:\Code\VISTA\global-app\src\Themes\TileApp\WebApp\node_modules\selenium-webdriver\lib\http.js:441:30)
at process._tickCallback (internal/process/next_tick.js:68:7)
Is the issue fixed yet or not ?
vania-pooh commented Aug 20, 2019
@RJahnavi this seems to be an issue in your tests then.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.