I'm curious to see how this works with really complex websites. And above all, how reliably the tests run, because a big advantage of Playwright is the reliable tests with little flakiness. And what I also see as a problem is that the test results should always work with static data and static results. Only then are they truly reproducible.
@ladislavzahnas7618 Жыл бұрын
I am a bit skeptical how this will work for big complex websites. But what I consider the worst...I have no idea where are you sending your information. So proceed with caution and consult with your security before you try to implement it in production.
@ExecuteAutomation Жыл бұрын
I agree on with you mate, I will check with the Authors and get back to you on this.
@abesoky6 ай бұрын
Excellent information! Thanks for sharing, very clear
@amrsalem6655 Жыл бұрын
Very interesting demonstration, could i ask you whats the recording tool you are using ?
@queenstownswords Жыл бұрын
Hey Karthik. Good video. It needs a C# binding so we can leverage it with specflow... or take it one more step and use the BDD statement to drive the AI test!
@ExecuteAutomation Жыл бұрын
True mate, so far, this ai() function is implemented in TS/JS, hopefully soon in other languages too.
@tuberklz Жыл бұрын
so everytime i start the same test i will be using that 8 ai api call for just one same test scenario. maybe it would be better if output was clear playwright test code
@nikolamilevski625310 ай бұрын
Test is only running i headless mode, its not opening chrome browser and i have config the --headed in package.json
@JayaSuryaBoodaraju7 ай бұрын
Will this work for js files aswell or is it limited to the ts
@gdd54610 ай бұрын
dont really work, telling it to click on sign in link but its clicking on a community link and passing the test. tried it on the new era caps website
@soumyasidharthamohanty6379 Жыл бұрын
Hay Karthik , Can you please let us know where to define token. and how you have defined it in your bash profile. And are making any call of token in framework or not .
@ExecuteAutomation Жыл бұрын
All you need is to run this command by replacing it with your ZeroStep token $ export ZEROSTEP_TOKEN=""
@RodrigoASouza-hd1og8 ай бұрын
Hi I cant select a item on list dropdown
@prathyushareddy118510 ай бұрын
Hello, I was doing POC on Playwright with Zerostep AI and got an error like 'An unknown error occurred' while executing in Chromium. could you help me how to fix the issue.
@ExecuteAutomation10 ай бұрын
This should be due to the issue I mentioned on the video, try again and it may work
@prathyushareddy118510 ай бұрын
Please let me know how to connect with you. bcz still am seeing the issue.
@drmrgtx Жыл бұрын
We still cannot use the code generator for complex page to find the correct page object… so why anyone thinks AI could help to build valid code for a highly structured, dynamic HTML
@NerdyThrowbackTech Жыл бұрын
Looks promising
@ExecuteAutomation Жыл бұрын
True ! More videos are coming soon on the same.
@ruksharalam173 Жыл бұрын
Would be great if we get something similar for Python Playwright.
@ExecuteAutomation Жыл бұрын
I don't think the implementation is far away for this
@LuisBorges0 Жыл бұрын
Better change the OpenAI API key, okay?
@oscargustavorodriguez3123 Жыл бұрын
I'm scared
@trilogenАй бұрын
Will never trust Cloud run AI with my data. Locally run AI like LMStudio will gain more popularity over the years.