Votes
Answers
Views
Question
0
1
5
asked 1 year ago by DaveyC
updated 1 year ago by c0d3m0nk3y
Tags:
I see that there is a pre-defined action to Wait for an element to become visible. However, suppose I want to validate that a toast message indeed disappears after the toast time. If I simply invert the result of the Wait for >Visible, will that acco...
1
1
4
asked 1 year ago by DaveyC
updated 1 year ago by c0d3m0nk3y
How do I define the set of tests that I want to run. In Alchemy UI I have the concept of a Suite, and inside that Suite are tests, functions, sites, execution packages, environments, data, imported suites, and intergrations. Let's say for example I have...
0
1
6
asked 1 year ago by Prasad_Langoju
updated 1 year ago by c0d3m0nk3y
I want to hide my suites and I dont want to display them to a few people in my organization. Is It possible in Alchemy?
0
1
2
asked 1 year ago by Prasad_Langoju
updated 1 year ago by c0d3m0nk3y
I want to use a few steps from a test to be executed multiple times in different tests when ever it is required. Is it possible in Alchemy?
0
1
4
asked 1 year ago by Akshay_kamble
updated 1 year ago by c0d3m0nk3y
Tags:
In my test I have a step with condition - "Wait For -Till Element is Visible", but to fulfill my need I need the step with reverse condition than I recorded, How to invert that step condition?
0
0
2
Be first to answer!
asked 1 year ago by Prasad_Langoju
If I want to see the source code of a specific step in a test, what should I do?
0
2
1
asked 1 year ago by Prasad_Langoju
updated 1 year ago by c0d3m0nk3y
I want to see the screenshot of a specific step in a test, is it possible in Alchemy?
0
0
2
Be first to answer!
asked 1 year ago by Akshay_kamble
Tags:
I have 10 tests, I want to add dependencies between these test so that other test can't run until my decided tests finish its execution, so I want to add dependency between tests, How can I add this?
0
1
1
asked 1 year ago by Prasad_Langoju
updated 1 year ago by c0d3m0nk3y
Is it possible to generate and share the HTML reports for a specific suite?