ContributionsMost RecentMost LikesSolutionsRe: Error unable to navigate I also tried with the "run whether user is logged or not" and im still getting the error. and again the execution was working since May and it ramdomly stop working on August. Re: Error unable to navigate I'm running it on a RDP, actually i had this task scheduled since May... but on August it stop working. If the RDP is open the execution works, but if i close the RDP (the session continue with the scheduled process) the execution fails. Error unable to navigate Hi I have a keyword test that opens an URL to check if the system is available. I have the execution scheduling with windows task scheduler running a batchfile BATCHFILE start TestComplete.exe "C:\Users\usrtestaut\Desktop\ProyectoWMS\WMS BY.pjs" /r /e this is the error i get when the execution run URL: google.com Process ID: 5676 Process Command Line: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-hang-monitor --remote-debugging-port=9222 Info: Cannot find the Page node after calling the NavigateTo method. Check whether TestComplete Chrome Extension is installed and enabled. Aliases.browser I have already check the testcomplete extension, and also the accesibility settings Disableling Live Caption What else can I try? Re: Emailing failed test log after test execution rraghvani I convert the keyword where I have the builtIn send email operation to script, and then I add the run script routine to call the script (BuiltIn Send email), but i didnt recieve the email... Also Im running a keyword test that I'm forcing to result on error execution to test the scenario of "OnLogError" Re: Emailing failed test log after test execution I add the Event, and choose the OnLog Error Event and then it creates a keyword test with "OnLogError_OnLogError", I add the call object method BUILT IN to use the SendEmail operation but then what is the next step? Emailing failed test log after test execution Hi, i'm monitoring a web system throw an authomation script using Keyboard test. So i want to send an email when the test execution results on a failure. I saw the documentation but still i cant get it... can someone kindly help me! SolvedRe: Scheduled Test Management we need this feature!!! On keyword test error execution email the test result Hi does anyone knows how to accomplish this... I want to be able to send an email automatically on a keyword test execution that result on error. Please notice that I have low coding knowleadge... I try to follow the documentation of the BuiltIn (SendEmail) but it doesnt work. Can someone kindly help me? marin On Error execution email the results We need a feature were you can configure on the project or on the keyword test, that if the execution results on a failure, email the test result to an specific email. It will help a lot to be up to date on the tests results.