3.7 out of 5
Google doesn't verify reviews. Learn more about results and reviews.
- All reviews
- Recent
- Helpful
- Highest to lowest rating
- Lowest to highest rating
- English
- All languages
Sowmya ThavamaniJun 19, 2024
I couldn't pick the elements for chain test cases, such as navigating from one page to another. For example, Login Inputs -> Submit -> Navigate. These three actions are considered chain test cases and couldn't be picked at the same time.
Damián PereiraDeveloperJun 19, 2024
Hi Sowmya, thanks for your feedback. This is not a supported action in the app for the moment.
archana singhJun 12, 2024
Did not work for me. I could pick element but on generate-ideas the window showed error. I see this issue has been reported earlier and the fix was provided as well. But it isn't working and i get same error.
Damián PereiraDeveloperJun 13, 2024
Hi. Can you please report the issue with a reproducible scenario here: https://github.com/TestCraft-App/test-craft-app-v1/issues? I just tried it and is working, so we need the specific scenario you are facing to debug the problem. Please remember that being a free and open-source project, it is very hard for us to cover all the possible scenarios for existing web apps. We welcome feedback and we try to solve the issues as soon as we can. We also welcome collaboration for fixing them. Lastly, it would be very helpful for us if you update/remove your negative review, and report the issue through the regular workflow.
Raluca Oana PopaMay 31, 2024
Wanted to experiment with this extension on Picked element > Generate test ideas => only this error in new window : "Something happened, please try again :( " in console of that window : Access to fetch at 'https://api.testcraft.app/api/generate-ideas' from origin 'chrome-extension://anbeiondiglbpedgjgehgihgeejjkiik' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.... Show more
Damián PereiraDeveloperMay 31, 2024
Thanks for your feedback Raluca, this is the first time we see issues with CORS. We did a quick fix, can you give it a try?
Pravin BalagideMay 31, 2024
its not working and not picking any element. Please get it fixed ASAP
Damián PereiraDeveloperMay 31, 2024
Hi Pravin, this issue is most probably because of the web page you are testing is blobking JS injection, thus we can't select the element. We can confirm that if you open an issue in https://github.com/TestCraft-App/test-craft-app-v1 with a reproducible scenario.
Merwin RodriguesMay 23, 2024
It's helped me crazy lots, but hasn't been working since morning today. we checked the logs and it seems to be a 429 error...please do rectify it at the earliest
Damián PereiraDeveloperMay 23, 2024
Hi Merwin, thanks for the feedback! This has already been fixed. It was an issue with OpenAI API.
mani kumarApr 26, 2024
Its really amazing extension w.r.t playwright JS/TS and creating the POM is really helpful But if this can add it will be helpful 1.There should be option to edit the test ideas where user can add his/her ideas and w.r.t to those it can generate automation scripts 2.And if this can add (maybe its wrong suggestion to) ,but if we can option to assert in the page by selecting any button in this extension and then it will add in the test ideas
Damián PereiraDeveloperMay 20, 2024
Hi Mani, thanks for your feedback. We added the option to edit test ideas as you suggested. Let us know what you think.
Ashish KulkarniFeb 21, 2024
Hello sir, it really nice and useful extension But I have some advice that, this extension not responseding on th some of the devices so, it s my personal advice please check for compatibility as well.
Sebastian SommerDec 21, 2023
I really like that extension. But we would need to use the enterprise-version of GPT. Any chance you will support that?
Damián PereiraDeveloperMay 20, 2024
Hi Sebastian, you can now use your OpenAI API key, or even run your server and setting the URL in the extension. Let us know what you think.
Nanang FitriantoAug 6, 2023
amazinggg
Júnior SbrissaJun 12, 2023
I've liked a lot this extension, this is a great idea that how IA can help us. I have some suggests to this plugin: - output language selector - ideas to build tests at unit/component level too (I think that helps front developers get some new tests to implement)
Damián PereiraDeveloperJun 14, 2023
Hi Júnior, thanks for your feedback! Regarding the output language selector, do you mean the language for the generated test ideas or the programming language? I love the unit/component tests idea, right to the backlog!