In a WPF test, how do I wait for a button that is disabled due to an async save in progress to complete and become enabled before continuing the next step in the test?
Thanks,
Richard

Results from test execution:
Hello,
I'm automating some components of a web page that's part of an application. When I navigate to this page, however, I'm not able to see the DOM tree.
Is there a setting in Telerik that I need to configure (or re-configure)?
Thank you for your help.
It seems like you've created a test project targeting .NET Framework 4.8 using xUnit in Visual Studio 2022, and the tests run successfully within the IDE, but you encounter errors when using dotnet test command.
> dotnet test
D:\Workspace\Project\DataManager_Repositories\DM-Foundry\Test_Client\Foundry\Foundry.csproj(145,3): error MSB4019: Imported project "C:\ProgramFiles\dotnet\sdk\7.0.400\Telerik\WebUITestStudio\Telerik .WebUITestStudio.targets" not found. Make sure the expression in the import declaration "C:\Program Files\dotnet\sdk\7.0.400\\Telerik\WebUITestStudio\Telerik.WebUITestStudio.targets" is correct and the file exists on disk.


Does anyone else have this problem?
I updated a few days ago 2023.1011.1.
I highlight and run a set of steps. When it ends, the Steps Pane scrolls to the bottom.
Since I may have hundreds of steps, remembering where I was and scrolling up to get there is time consuming.
If not perhaps it is a Win 11 issue.
Hi,
What will happen while doing "Discard local changes" in WFP application?

I'm getting them all over. If I record a new step it works, even though the search is the same as the existing one.
Is anyone else getting these errors?
InnerException:
System.NullReferenceException: Object reference not set to an instance of an object.
at ArtOfTest.WebAii.Win32.Annotator.Clear()
at ArtOfTest.WebAii.Headless.HeadlessMouse.ClickImpl(MouseClickType clickType, Int32 x, Int32 y, Int32 wheelDelta, Boolean relativeCoordinates)
at ArtOfTest.WebAii.Win32.Mouse.ClickElement(Element element, MouseClickType clickType, Point offset, OffsetReference reference)
at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.DesktopActionDescriptor.Execute(Browser browser)
at ArtOfTest.WebAii.Design.Extensibility.HtmlActionDescriptor.Execute(IAutomationHost autoHost)
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)
Hi again.
Moving from iMb to Test Studio working out a few issues.
We save files using a name that includes the current date like below.
"New_File_all_all_20230911_001.csv"
We use the following string in iMb using a variable for the file number at the end(which we don't HAVE to have but it would be nice).
ONDOWNLOAD FOLDER=Z:\folder\folder_name\{{!NOW:yyyymmdd}} FILE=New_Filet_all_all_{{!NOW:yyyymmdd}}_00{{!VAR2}}.csv
Is this possible with Test Studio?
Thanks!
Hi Team,
I have capture load test and run it for 100Users and get result as well.
(I have total 300VUs for this account)
PFA:
so, I have run same test for 250Users and observe that for 250Users I'm not getting any collected metrics on the Analyze view after test execution.
can you please suggest further?
PFA:
