Sorry,
I'm having trouble getting TTS to capture an input field. It was working earlier exactly as it should. I was thinking that I did something to the Element Repository.
Do you have any documentation about modularity of tests?
Hello Forum,
I haven't seen this precise issue/question in this forum, that's why I open this thread.
The issue started happening when we upgraded from Telerik Testing Framework 2019 (191.2.12.0) to version 2021 (211.3.9.0)
Our code hasn't changed except for the Telerik Testing Framework version.
Previous behavior (the correct or expected one)
In our test, one of the steps involves Accepting a Client Certificate Window.
We normally achieve this by :
- clicking the button that triggers the Client Certificate Selection WIndow in Chrome,
- we wait a couple of seconds and then we Send an "Enter" to the screen.
Despite the fact, this might not be the best approach or practice, it's been working perfectly, for years.
But after we upgraded to version 2021:
- After clicking the button that triggers the Client Certificate Selection Window it gets automatically closed without the possibility to accept this certificate. Thus, we don't get authenticated.
There's no change in our code, just the version of the Telerik Testing Framework.
We are only interested in testing it with Chrome (that's our requirement)
Environment:
- Windows Server 2016 Standard Edition
- Chrome 91.0.4472.101 (Official Build) (64-bit)
I would appreciate any help. I may have done something wrong or skipped something but as far as I can see the only change is the Telerik Testing Framework version.
Sebastian Inones
Hi,
Is there a way or a coded step to stop the data driven loop if the data is not found? Instead of running all the remaining items over I want to stop the test and move on to the next test instead.
Thanks
Good morning,
I am trying to add dialog elements to my tests but none of them shows up. I even tried testing as a step but no luck. I see that the browser handlers are up to date. Any help would be appreciated.
Good morning,
I was able to run my tests on the Test Studio and as I tried to edit code for one of the steps, I the following error:
[ Compiler ] 11:08:13 'ERROR' > A required privilege is not held by the client 11:08:13 'INFO' > Build Failed
Any help would be appreciated.
hi,
I need to use runtime data in excel and nees to pass the same between multiple projects.Now im able to execute the file with hard code inputs.
Hi,
I want to run multiple projects in which one has data.I can able to execute the project with hard code data but unable to use external data between projects.
hi,
I'm trying to add coded step from step builder.Using telerik test studio plugin in visual studio professional 2019.
Empty step builder only displayed.I have tried to reinstall all the setup many times.But no luck kindly support me to resolve this issue.
Hi,
I have Databinding to my tests which picks the data from the excel or from localdata of the test. But databinding is not working when running in headless mode.
Could you Please let me know if there are someways to fix this ? Thanks!
Regards,
Nithya A.