Olá,
Meu projeto é o projeto final; estudo através dele... Após acompanhar a aula da implementação da IAction, acaoLogout e executar o teste, tive como retorno o erro abaixo:
Alura.LeilaoOnline.Selenium.Testes.AoEfetuarLogout.DadoLoginValidoDeveIrParaHomeNaoLogada
Source: AoEfetuarLogout.cs line 19
Duration: 1,7 sec
Message:
OpenQA.Selenium.WebDriverException : javascript error: {"status":60,"value":"http://localhost:5000/Interessadas# has no size and location"}
(Session info: chrome=124.0.6367.61)
Stack Trace:
RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
RemoteWebDriver.PerformActions(IList`1 actionSequenceList)
Actions.Perform()
DashboardInteressadaPO.EfetuarLogout() line 35
AoEfetuarLogout.DadoLoginValidoDeveIrParaHomeNaoLogada() line 30
Por favor, podem me ajudar?
Grato