TCS PRO Download Last Test Case

Some times it happened that by mistake we close the TestCase Studio Pro window without downloading the recorded Test Case and loose the data. But you need not to worry, Pro version has covered you. Here you have an option to download the last recorded test case in XLS format. There is a button in […]

TCS PRO Download Steps in PDF/XLS/CSV format

You can download the recorded steps and content in your required format like XLS or CSV or PDF. Just click on the respective download button and it will download the file in your system. Note: 1. It will download only those columns which will be visible at the time of downloading. So this is helpful […]

TCS PRO Attribute Filter

To generate the XPath and css Selector, set the attribute filter before starting the recording.. To set the attribute just follow below these two simple steps- Click on Set Attribute filter button. Uncheck/Check the Attributes with which you want to generate the XPath and css Selector.

TCS PRO Pause and Resume Recording

1- To pause the recording at point of time, just click on the pause button in TestCase Studio Pro window. 2- To resume the recording, click on the same icon again.

TCS PRO Customize UI

Yes columns can be removed which are not required. To hide any columns which is not required, click on Customize button. Uncheck the column’s checkbox which you want to hide. It will immediately hide those columns. For ex- Exp Res and CssSelector columns are hidden now. After setting the columns, you can again click on […]

TCS PRO Add and Delete Step

You can add step before and after any recorded step. Any particular step can also be deleted. To add a step manually, just click on + icon of the row after which you want to add new step. It will add blank row where you can add the details for the step. For ex- wait […]

TCS PRO Code

1- Turn on Command Toggle to generate xpath and css Selector with command. 2- By default it will add the driver.findElement command on all xpath and css Selector after turning on the command toggle. 3- If you want to change the command, just click on the command input box. It will show some predefined commands, […]

TCS PRO xpath and css Selector

It will automatically record robust unique XPath and css Selector for each step for which ever it is possible. *It uses SelectorsHub’s logic to generate XPath and css Selector so you can rely on them. To generate XPath and css Selector with specific attribute, you can set the attribute from attribute filter option before starting […]

TCS Pro data

All the data will be recorded automatically with the steps. Here the data is the values which are entered by the user in the input fields on the web application.

TCS PRO Screen Recording

To record the screen (video), please follow these simple steps- Click on Record Screen button present at the bottom right corner in TestCase Studio Pro window. It will open a window where you can select the screen which you want to record. To record whole screen, select entire screen. Or to record only a specific […]