Roy_FlorianOccasional ContributorJoined 5 years ago8 Posts2 LikesLikes received1 SolutionView All Badges
ContributionsMost RecentMost LikesSolutionsWarning in distributedTest log Hello smartbear community, Since the 14.0 version of TestExecute, my distributed tests return a warning in my log file. The childs log are successfully but the parents log return warning when I launch the Job. MyJob.Run(true); Do you have the same problem on your distributed tests ? Regards, Florian ROY SolvedRe: Warning in distributedTest log sonya_m I can't attach my log file because he is to big. If I click on the warning, the details is "This test has a log associated with it". Can I disable this warning ? Florian ROY Re: My test run has stopped on errors when my project is configured to continue on error Hi everyone, I've found the solution, the parameter of the test item of my project is not correct, when I change this parameter, it works. Have a nice day :) Florian ROY My test run has stopped on errors when my project is configured to continue on error Hi smartbear community, I have a 12.60 Test complete project, and I want to convert it to Test Complete 14.30. But when I launch the test, the project configuration is not respected : the test run stop on error while my project is configured to continue on error. The searching object is case sensitive while search is not case sensitive. the problem appear when I convert my 12.60 project to 14.30 project. do you have any solutions ? Thanks, Florian ROY SolvedRe: CEF sharp crash with -injectCefHook parameter Thanks AlexKaras, I'm going to ask the support team :) CEF sharp crash with -injectCefHook parameter Hi smartbear community, Have you ever seen a cefsharp crash in integrated web when you launch an application through TestComplete with the paramter "-injectcefhook" ? In javascript, when I play this "URL.createObjectURL(File)", cefsharp crash without information. Note that when I launch my application manually without parameter, cefsharp works normaly. SolvedRe: Process("firefox") not Browser("firefox") Thanks Robert I've right it's version problem :) Re: Process("firefox") not Browser("firefox") I smartbear community, I have the same problem and my test complete licence include the desktop and web application. I don't have the problem with iexplore, chrome and edge. Just with firefox. Firefox version : 73.0.1 Testcomplete version : 14.20.2175.7 Thanks, Florian ROY