Hello Telerik Team,
I'm currently automating a script for a web based application that shows a Javascript alert as soon as Save is clicked in the application. However, the Telerik recorder is not able to capture it but I need to be able to accept the alert (click OK) in order to continue to the next step. Does Telerik support this type of scenario?
Thank you and look forward to your response.
Maria
The Test Studio pipeline seems to fail consistently when triggered by a build. However, when we subsequently, manually, run the same Test Studio pipeline, it runs fine.
What are we missing?
This is how we are invoking the test list in the Azure pipeline:
"C:\Program Files (x86)\Progress\Test Studio\Bin\ArtOfTest.Runner.exe" list="TestLists/Test Placer Title Companion (Seller) - Test.aiilist" junit
Hi Team,
I have an issue when putting the action "Handle 'Generic' dialog" in condition IF...ELSE.
When I didn't use condition IF...ELSE, the step Handle 'Generic' dialog is PASSED.
This is the dialog that I want to handle:
And, this is the pass result:
But, when I used the condition IF...ELSE and put the Handle in the ELSE sentence. I got this error
I wonder why the Handle doesn't work in the ELSE sentence?
Please help me look into this problem.
Thanks and Regards,
Tien
Hi,
Query 1:
Is there a way to open other applications while executing testlist for a WPF application
Also is there a way to execute the testlist in background while we can work on other applications other then Telerik ?
Query 2:
Can we open other applications in the secondary monitor when we have multiple monitors connected(2Nos), while executing the testlist in Telerik Test Studio,
Hi there,
I’m trying to change a number in a test on a website. It should update to a new number, but it keeps using the old one. I can’t show pictures because of security rules.
Thanks for any help you can give!
On Opening the project am getting an" Error Deserializing Object " and an empty project is shown.
Attaching Settings.aiis file . Please let me know how to solve this issue
Hi,
I quite often find that scheduled tests are not picking up changes I have made to the test or Elements within that test.
e.g. if I change the properties of an element that can't be found and run it individually the test picks up those changes and passes but when run in a scheduled list it isn't picking up the changes.
Why does this happen and what can I do to fix it. Very annoying.
Cheers
Hi guys,
I was wondering if and or how I can extract data from a cell on the website and paste/save the data into the local data for the same test or into an excel file.
I am randomly creating a few account and after creating them it gives a message that account has been successfully created for "NewAccountName".
I would like to extract the Newaccountname and put it into an excel file or into the local data so I could reuse it afterwards.
I am not sure if it is possible to do this,
Thanks in advance,