Hi,
I have a test where a new tab is opened, checked and should be closed. I close the new tab using "Ctrl+W"
If I run the test list with "Use Browser Extension" is True, it is work. If I run the test list with "Use Browser Extension" is False it doesn't work, the new tab stays opened.
Can you help?
Test Studio Version 2022.2.804.0
Chrome is configured to download the file without asking for a save location. If I run the test list with "Use Browser Extension" is True, files downloaded successfully. If "Use Browser Extension" is False, in the Downloads list I see something like that.
Can you help?
Test Studio Version 2022.2.804.0
hello,
I want to make a common code which pick some data from webtable from different webpages. Here the webpages consist identical table .
This is an example in which I am picking data from ReportingReportTable . And the table present on RoleAssignment page.
So I want to use this code for different pages where table is identical . Is it possible without mentioning page we can traverse on any page and pick data?
[CodedStep(@"Verify element 'ReportingReportTable' 'is' visible.")]
Hi,
I have testcases missing from my project folder, does anyone know how i can recover them?
Hello,
I have a Problem with TestStudio
I'm currently evaluating diverent Testautomation tools for my company to see which work and which don't, so I'm currently in the 30 days trial. We have build our application with devexpress and C# so it should be possible for Test Studio to record opperations in it.
The problem I'm currently facing is, that when i start a recording the application starts and in the bottom left "Launching Recorder" is stated. After the Login Screen pops up, again in the bottom left "Recorder is connected. You can .continue ..." is stated. But no Recorder Toolbar pops up. I allready tried uninstalling and reinstalling, but It's still not working.
Am I doing something wrong or is Test Studio not capable to Test our Software?
Thanks in advance
Hi Team,
We are trying to enter some data for a certain set of cells, but the Test Studio Application is unable to locate the intended cells. The automation starts to select random unwanted cells resulting in incorrect entries. And in the end, the application incorrectly states that all our steps were successful.
We tried multiple methods-1. Using the left double click option, 2. Using the right arrow key, 3. Using the tab key. But none of them lead us to the correct position.
Below we have attached a zip files containing images for all the stages and the intended result.
Thank You
Hi Team,
I had been using Telerik for UI automation but never faced this type of issue earlier. So the problem is while recording the test the screen doesn't changes but while running or testing the same test case screen size changes unexpectedly which results in failed step as after the screen changes the location of the elements also changes.
PFA - Actual Image & Expected Image.