Questions tagged [testautomationfx]

Test Automation FXis a tool for User Interface testing in Visual Studio

Test Automation FX (TAFX for short) is a tool for User Interface testing in Visual Studio. It enables developers and testers to record and manage user interface tests from inside Visual Studio with 100% .Net code.

Test Automation FX is developed by Cenito Software.

77 questions
-1
votes
2 answers

Azure devops Release pipeline Trigger

I have set up where we have the Application build release pipeline & test automation release pipeline are separate.Currently whenever there is build created then test automation starts which is wrong as build artifacts are just published but not yet…
-1
votes
2 answers

katalon studio open browser once in a while

This is my code. The username and password variable gets value from excel file. if i execute the code, opens a new browser for each every row ( in excel ). I'am searching for a command or else for open browse one time, at the…
1 2 3 4 5
6