Your Privacy
We use cookies to give you a better experience in Alchemy Help Center
You can learn more about what kind of cookies we use, why, and how from our Privacy Policy. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings in our cookie banner to change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. For more details, check out our Privacy Policy link below.
View Privacy Policy
Strictly Necessary Cookies
These cookies are necessary for the website to function and cannot be switched off in our systems, but do not store any person information. They are usually set in response to your actions that triggers a request for services, such as setting your privacy preferences, logging in or filling forms. You can change your browser settings to alert you about these cookies, but some parts of the Website may not work.
View Cookies
Is it possible to upload a csv file containing url's from a website, to alchemy so i cand see if every page opens and runs the video posted on there ?
1 Votes
11 Comments
Michael posted about 1 hour ago Admin
Hi Daniel,
I have created an example test for you to review and I have shared it to you in Alchemy. Check your Shared Suites section.
I have attached my data .csv file here in this comment for you to use.
Here's what the test does:
Feel free to reach out to me if you have any questions. michael.deveaux@orasi.com
Attachments (1)
BulkWebSiteTest.csv
1.12 KB
0 Votes
Daniel posted about 4 hours ago
Is a betting website and I forgot is not accessible from another country, may I suggest you using a vpn to Romania?
0 Votes
Akshay posted about 5 hours ago
Hi Daniel,
I tried recording your login scenario, but I'm encountering an error: "Login is not allowed from this country."
No worries—I will redirect this issue to another support team member, and they will get back to you shortly.
Thank you!
0 Votes
Daniel posted about 5 hours ago
the website is this www.wacko.ro, if you need for login danielpanaitoffice@gmail.com pass:Stradagradistea13! . pages to test :
0 Votes
Akshay posted about 6 hours ago
If the URLs are publicly available, please share one or two of them.
1 Votes
Daniel posted about 6 hours ago
Cant do it , what data can i give you to try to replicate this and see if it works or not ?
0 Votes
Akshay posted about 7 hours ago
Please Note:
For Option 2: Using Loop Data Dropdown (DDT setup from Test Info prompt) , you’ll need to generate the executable and run it through the Command Prompt to execute the test across all data rows, as DDT is not supported within the Alchemy UI.
0 Votes
Akshay posted about 7 hours ago
Hi Daniel,
Just a small question — have you added the "wait" or "wait for" action for the video/game content to load?
If not, try adding that- you can find them in Action Toolbox.
Here are the steps you could use to configure the setup:
Option 1: Using Repeat Action with Loop Mode set to Data
In your test, add a Repeat Action with the loop mode set to 'Data'. This method internally calls a Repeat Function to iterate over each data row.
Inside the repeat function, include:
Navigate to the current URL → reference the data from the CSV using the Data Toolbox.
Wait for login fields to appear → use “Wait” or “Wait for” action.
Enter username and password.
Click the login button.
Wait for content to fully load → use “Wait” or “Wait for" action.
Validate video/game content is present or running.
If Option 1 does not work, please try using the second.
Option 2: Using Loop Data Dropdown (DDT setup from Test Info prompt)
From the Test Information prompt, select your CSV file in the loop data dropdown field.
In the test, add the following steps:
Navigate to the URL → use a data schema reference from the Data Toolbox.
Wait for login fields (username/password) → use “Wait” or “Wait for Element” action.
Enter credentials.
Submit login.
Wait for the video/game content to load → use another “Wait” or “Wait for Element.”
Validate the video is visible or playing.
Let me know how it goes or if you run into any issues!
Thanks!
0 Votes
Daniel posted about 8 hours ago
i tried creating functions, i tried, creating data csv and uploading i don't manage to doit it i cant find the wright way to do it , ( let me explayin again i have 500 pages to open and check if the minigame opens on them, and so on , i manage to create some sort of test buuut it opens the page for 1 second maximum aaaand then skips to other page and so on no mather what i setup as time or crashes
0 Votes
Daniel posted about 11 hours ago
It doesn't work , for every page i need to test want's the login credentials and doesn't wait for the page to load ( because there are links to games ) it's just skipping to the next page and askes for credentials again and again
0 Votes
Akshay posted 5 days ago
Yes, in Alchemy, you can add a CSV data source by importing your CSV file.
For this, you just have to go to the Data section and add a CSV data source by importing your CSV file.
Later, you can create a new test and enable data-driven testing.
We have a fantastic video on data-driven testing in Alchemy using a data file.
You can watch it using the link below.
https://www.youtube.com/watch?v=fuOPwYbXKJw
You can refer this article as well.
https://support.alchemytesting.com/support/solutions/articles/153000191758-data-driven-testing-in-alchemy-part-1-using-data-files
1 Votes
Login or Sign up to post a comment