Video recording of Text Execution
Hello to everyone! I installed the VideoRecorder Extension and the last version of VLC Media Player. When I try to record a test execution in the log tab the following sentence appears: "Unable to start video recording. The VLC recorder is not installed." Why does this message appear? I uninstalled and installed again VLC but it continues to appear. How could I solve this problem? Thanks in advance to everyoneSolved1.1KViews0likes8Commentsrelease 15.59.7.7 cannot detect embeded chromium content
Tests started to fail on web related tests after upgrade to15.59.7.7. It cannot detect web or embeddedchromium contentalthough Testcomplete web module licence is connected. *Logout and login did not help. *Downgrade the testcomplete to 15.41.9.7,Left the Testexecute on15.59.7.7. * Testcomplete could detect web and embeded chromium content., tests run successful with testcomplete, but problem remain when running the same tests with test execute. * Downgrade the test execute alto to release 15.41.9.7, all worked back again. Note: did not touch project or any settings at any point and it was already working before the upgrade, so downgrading resolved.274Views0likes6Commentschanging dropdown menu field for every testing
Hi Guys, what I want the system to do: I will check a field, it is a dropdown menu, and if this field is for example A, I should select another option for example B for this field from the dropdown list. Or if this field is B I should change it to A so how can I do it with scripting? Do you have an idea? I could have not found the correct codes for this:( For example in one test the field contains A and you should change it to B, than for the next time the field is B and you should change it to A.349Views0likes1CommentError running test on build machine - The Stores project node does not exist.
Hi all, so i have a few tests which have initially been created to compare some images. Those images are stored in the Stores\Regions of my project. Locally everything run fine. However, when those tests runs on the build server they fail with the following error: The Stores project node does not exist. However the project seems correctly configured and the Stores node exists: i also verified the .mds and seems normal: Whats even more odd, is that the failing test also fail if i remove the tests steps which uses the store. All other tests inside the project/solution works well. Anyone have a clue of what could be wrong here?380Views0likes8CommentsHow to increment a variable value when using Genarte Data to test
I am trying to create a test scenario for creating a new account. Whenever I run the test case I want to use a new name value for the account I create, so I am using Generate data and use the Name option and first name. Still, whenever I run the test, it only shows the 1st name in that column; when I run the test 2nd or 3rd time, it uses the same name every time. can anyone help me with this issue, I don't know programming or how to use VB script or Java script. appreciate your help and support. thanks, Gill384Views0likes1Commentabout month name differences
Hi Guys, I have a problem with the dates again. My computer language is Deutsch and my testing area is English. So I want to select for example a day in december but the test complete try to find the dezember instead of december, so how can I convert the month dates by using scripts?145Views0likes4CommentsHow to validate current date in a table cell
I am trying to verify that a cell in a data table is the current date. It will always be the date of the test run but the object maps like this: I am aware of using code snippets likeaqDateTime.AddTime(aqDateTime.Today(), 0, 0, 0, 0) but how can I use this for the object recognition? Is there a way to set the name mapping for that object to be current date?153Views0likes2Comments