How to get Objects using getElementsByClassName
Hello, var some_var = Sys.Browser("*").Page("*").contentDocument.getElementsByClassName("xxx");var someoTher_Var = some_var.item(1)Log.Message(some_var.FullName); I am able to see get element by class...
View ArticleIn which way TestExecute modifies the project and why
Hi all, I've been wondering this for a while. Actually every time TestComplete asks me if I wanted to update the project because of TestExecute's modifications on it.... the thing is TE only executes...
View Articlexe8 integration
Hello: I am trying to profile the loading time of an XE8 Delphi VCL win32 application. I installed the trial version of the AQTime 8.40. I checked the integration with the XE8 IDE option during running...
View ArticleSkip property transfer from groovy? (groovy.lang.MissingMethodException: No...
Hi I have test cases contain around 20 test step, 5 test step are property transfer.after running Test cases, i run groovy script to save request/response and test step name into excel file, but i got...
View ArticleTesting Modal Windows
Hi, I am trying to perform some actions on a modal form (click on Cancel button) which opens when i clicked on the green '+' button. I have read about it in...
View ArticleTestComplete 11.1 - performance now OK?
I've been holiding off updating to TC11 due to the performance problems people were reporting after it's initial release. Chrome seemed to be at the root of a lot of the issues and I have to use Chrome...
View Articlemutiple monitors with different resolution
Hi AllI just found somehing really weird. That My scripts run well with mutilple monitors with the same resolution, I recently changed one of them to another resolution, then it's always trying to find...
View ArticleDouble quotes added to variables
At times, double quotes seem to be added to string variables in Test Complete. This may be a vbscript issue, I am not sure. However, I have seen that a variable could end up having its value change...
View ArticleI DONT FIND any option to make new post
dear community kindly guide me how could i make a new post n how i come to know if anyone will rply on it?
View Articleobject required Exception while creating DB connection
dear members, i have Object required exception when tried to get RecSet object Set RecSet = AConnection.Execute_("SELECT * from Program")Log.Message(RecSet.RecordCount)Set...
View ArticleUnable to check for updates now, because you are not connected to the internet
I am on TC 11.11.1064.7 Receiving the error above when attempting to check for updates. If I click the HELP button, this is the resulting URL. I have internet connectivity as shown by the fact I can...
View ArticleUnable to rename test
I am on TC 11.11.1064.7 A created a new test to replace an existing test. I removed the existing test from the tree in the project explorer. I opened the "Organize Tests" window and removed the...
View ArticleComputer is locked problem
I am on TC 11.11.1064.7 My employer has a security policy that when I leave my desk I need to control+alt+delete and lock my computer. When I run TC, and then lock my computer per my company's...
View ArticleSomeone has test it soapUI with coverity v8?I having problems with...
<S:Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"><S:Body><S:Fault...
View ArticleVersion 11 keeps freezing
Hello, I have just installed the version 11 of TestComplete and I am experiencing TestComplete freezes while its waiting for an application to run or exit.For example, TestComplete is hanging while...
View ArticleOpening Printer Proprties with space in the printer name.
This code opens a specified printer's Printer Properties. It works if there are no spaces in the printer name: if the printer is named TestThisPrinter, it works. If it is named "Test This Printer" it...
View ArticleSave your workspace in multiple locations!!!!!!!!
I just lost who knows how many man hours due to SoapUI corrupting the workspace file. Fortunately I have a full backup on my backup drive (at home) but I won;t be back there for a week or so. So for...
View ArticleHow do I set the endpoint as an Environment Variable in an HTTP Request
Hi. I can set the Environement and add an Endpoint which gets picked up by a REST request. However, I can't seem to get set an Environment Variable or pick up the endpioint for a HTTP Resquest...
View ArticleTabbed Desktop not working
I have selected "Tabeed desktop" in Preferences | UI | Workspace type, but I do not see any tabs. This used to work on SoapUI pro.Am I missing something? "Tabbed desktop" shows the same as "Single...
View ArticleHow to send a cookie
Hi guys, I'm new to SOAP and I'm very new to SoapUI!!! From what little I have seen of it, you have done an amazing job with this product! I'm trying to work with a certain SOAP API provider that...
View Article