Novari-QAFrequent ContributorJoined 8 years ago160 Posts22 LikesLikes received2 SolutionsView All Badges
ContributionsMost RecentMost LikesSolutionsTestVisualizer taking screenshots before setText Does anyone else find this annoying. When looking at the pictures of the test visualizer, when ever I settext it takes photos before actually setting the text. so it puts a big red bar around the input text field but doesn't show that the text was entered. "The text 'Novari' was entered in the text editor." - But the photo doesn't show anything being entered. Re: Posting bugs to JIRA with custom attributes That is a great option, I think I will go with that. Re: Posting bugs to JIRA with custom attributes That's a bummer :-( , shouldn't be forced to remove features from JIRA if your a new TestComplete user. only solution i can think of is build a new project for just automation tickets. Re: Add Support for Code Completion in Other Code Editors I would love this ability to write code in VSC. It feels forced to us TC's out of date script editor. I just want to go into an editor I feel comfortable in Re: Add new function "Find Aliases" (Find the Aliase object in Aliases pane for a Mapped O Funny, i just ran into this issue and was about to come here to log the feature request. Nice Kudos Re: Automatically logging defects to JIRA I would like to upvote this. Posting bugs to JIRA with custom attributes Good day all, I am trying to post bugs to JIRA from TestComplete but unfortunatly JIRA refuses the creation because we have required custom attributes. Is there a way to fill in these custom attributes from TestComplete? Creating a defect report... Error occured while post bug to server. Error: The server [INSERT URL HERE] returned an error with code 400: {"errorMessages":[],"errors":{"customfield_11201":"Database script required? is required.","customfield_11100":"Customer Reported Issue/Found in Production? is required."}} SolvedRe: Unable to simulate ClickItem in Firefox or Edge Actually my mistake, i noticed the issue. You are right it was the delay reason. Re: Unable to simulate ClickItem in Firefox or Edge Yes I have tried that already, no dice. I have generated two reports as shown below. Each report has a delay(5000) before clicking on the Item in question. The report says it is being clicked, but it isn't actually being clicked. In the first image, this was performed with Firefox. As you can see the action was recorded as successful. But the result says other wise. Yes manually clicking in firefox and edge work. In this image below, it was performed in Chrome. The item was clicked and it is reflected by the property check as successful. Here is an image of the textbox list in question Re: Unable to simulate ClickItem in Firefox or Edge There is no error message. It just refuses to click it.