Votes
Answers
Views
Question
0
1
18
asked 1 year ago by Bakar_Ahmed
updated 1 year ago by Akshay Kamble
Tags:
I have added a .csv file to data and then added that in the Loop data, in the configuration page of test. Then I have added the data fields values to the script. (data file .csv having 4 rows and 5 columns) But during execution, I can see that the script ...
1
1
8
asked 1 year ago by Testking
updated 1 year ago by c0d3m0nk3y
I have a test that navigates to a URL then captures the screen. The second step click a link on the page and captures the next screen. Why are both screens the same?
2
1
15
Some test steps have a button to find locators but some don't. How would I refer to a locator from one of those steps? For example if I wanted to write a message using the Console Action, how would I reference a specific locator?
1
1
10
asked 1 year ago by Heckler
updated 1 year ago by AutomaWizard
Is there a way to get the title of the current page while executing a test? Is there a way to get the URL of the current page while executing a test?
1
1
11
asked 1 year ago by shekar_r
updated 1 year ago by c0d3m0nk3y
Hi, is there a way to correct the default URL, that was mistakenly provided while creating the new suite. Whenever recording a new test the misspelled URL is displayed and need to be corrected all the time.
0
1
8
asked 1 year ago by Akshay_kamble
updated 1 year ago by c0d3m0nk3y
In a test I converted some steps to function and executed the test, on execution panel below "Call" and "Navigate" actions (Steps) I found 'callStyle' text. What does it mean?
0
1
7
asked 1 year ago by Prasad_Langoju
updated 1 year ago by c0d3m0nk3y
When I use the repeat action in the test and referred the data accordingly, the "Index" text is displayed every time at the navigate step in the execution window. May I know what this "index" refers to?
2
1
7
There are 2 different "process notification" integrations that can be added to a suite. The descriptions are the same. What's the difference? Which one should I use?
0
1
13
asked 1 year ago by Heckler
updated 1 year ago by c0d3m0nk3y
I am compiling a test and running it from the command line. How can I pass a value to my tests from the command line?