little bit confusing not able to understand between line 20 and 21
@hogopogo1235 күн бұрын
Hi Prashant Vanakkam, How do you comment and decomment in a single click after selecting?
@kedarnath12397 күн бұрын
not able to use "browser" in it is asking install browser package i tried that installation but it is failing, what to do
@hogopogo12322 күн бұрын
Hi Prashant jee, "--markers " not showing me markers, what to do?
@nithiblossom23 күн бұрын
Thanks bro👍💐
@haidaratar329427 күн бұрын
Hello sir, Browser automatically close any thing we have to add there.
@AkshatVohra-hd6vfАй бұрын
Hi Prasanth, in this framework we have not used any bearer token. Now if i want to keep bearer token in my frameowrk where can i save it and use it? because it;s a sensitive data to expose over headers in class part.
@nmaleppanavarАй бұрын
I was expecting the pytest framework creation step by step in this video. Can you please create a video for the same? Because its very important
@PrasanthQAArchitectАй бұрын
@@nmaleppanavar please see the last video in this series
@RitikaJulka-f1wАй бұрын
nyc videos in this series but this part of video is difficult to understand.
@PrasanthQAArchitectАй бұрын
@@RitikaJulka-f1w please see the last video in this series
@fatemehderakhshan1901Ай бұрын
Thank Youuuuu. This saved my day. Just wish you had a github link for the code
@shaikmohiddin4397Ай бұрын
sir Kindly requesting if possible please complete CI/CD Jenkins integration to 🙏🙏
@PrasanthQAArchitectАй бұрын
sure bro
@dhivyalakshmipadmanaban2729Ай бұрын
But when I tried to get data from json, getting keyerror: "id"
@snehachavan1436Ай бұрын
congratulations brother now chatgpt is refering to your tutorials :)
@maddirladeepa3793Ай бұрын
Screen is not clear.please make it correct next time onwards
@TejasPatil-l8xАй бұрын
please upload the further video, and thanks for making appium series with python
@PrasanthQAArchitectАй бұрын
I am planning to upload a lot more videos on Appium and Selenium. Thanks for your kind words.
@xoda3452 ай бұрын
Why python with playwright ? Very less demand in market with python combo. More demand with playwright js or python selenium
@PrasanthQAArchitectАй бұрын
Yes agree
@rajendarlomte69662 ай бұрын
Explained good content in crisp and easy manner. thanks!
@naveenknockouts71912 ай бұрын
Bro iam 2016 passed out b.e graduate now i think change career to software tester it's possible or not.
@PrasanthQAArchitectАй бұрын
It's possible, bro! Just keep learning and keep up the hard work.
@YourWisdomCoach2 ай бұрын
thanks
@PrasanthQAArchitectАй бұрын
You're welcome! Hope it helped!
@Akhileshml-o2d2 ай бұрын
this playlist shows only using url for automation . I have python application how to test the application in playwright.
@thuhuong-it01072 ай бұрын
thank you so much I can run pytest
@PrasanthQAArchitectАй бұрын
Awesome! Let me know if you have any questions.
2 ай бұрын
Hi, File handling concepts were not used as per the standards. Reading the content from the file is fine but you missed to close it. Instead of line# 13 and 14, the below code will work fine. Used print statement just to check what is the data retrived. with open('./users.json', 'r') as f: data = json.load(f) print(data)
@PrasanthQAArchitectАй бұрын
You are right, I'll make sure to include closing the file in the next video, and I'll try to implement it using the 'with' statement. Thanks for the feedback!
@ramakrishnanagapuri8942 ай бұрын
Prasanth, all the very best on your startUP journey. God bless you!!
@dilipk73182 ай бұрын
All the best for your new journey .
@hogopogo1232 ай бұрын
Vanakkam guruji, thanks i also think like this.
@Syed_152 ай бұрын
Looks good content but seriously only 5 min everyday is enough 😢...if yes iam glad to have it.
@goddeypaul67532 ай бұрын
ERROR TestCases/test_login_functionality.py::Test_login::test_valid_login - AttributeError: 'str' object has no attribute 'capabilities' How do I fix this error, kindly assist
@goddeypaul67532 ай бұрын
ERROR TestCases/test_login_functionality.py::TestLogin::test_valid_login - selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 114
@VinothKumar-bw9ps2 ай бұрын
Thanks for your video bro. Very helpful
@pushpasathish5832 ай бұрын
Prasanth Sound looks little slow, please check
@PrasanthQAArchitect2 ай бұрын
Thanks. Check today vidoe
@PrasanthQAArchitect2 ай бұрын
kzbin.info/www/bejne/i53KXnWfh7-kfKc
@adityabhagat70742 ай бұрын
English subtitles?
@PrasanthQAArchitect2 ай бұрын
For English, I will post different series. Wait for a week.
@andreyandreyovich54542 ай бұрын
Buddy, sooo good content, thank you. Greetings from Ukraine
@hogopogo1232 ай бұрын
Vanakkam)
@PrasanthQAArchitect2 ай бұрын
vanakkam bro
@pushpasathish5832 ай бұрын
Prasanth be little loud please
@PrasanthQAArchitect2 ай бұрын
@@pushpasathish583 sure. Sorry heavy cold.
@sweetsoul3802 ай бұрын
Hello Sir, In one of the interview, they asked me to explain the API pytest framework. Can you please make a video on this and explain what exactly we need to tell?? much helps
@ShilpaShreemf2 ай бұрын
Hi Prashanth, can you please explain How to login with SSO in Lambda?
@jagadeeshkotha80512 ай бұрын
what is the purpose of Header in Pycharm ? I dont see any response in terminal
@PrasanthQAArchitect2 ай бұрын
Request Headers Provide details like authentication tokens, content type and caching instructions. Response Headers Include metadata such as content type, status codes, and cookies I used only testing apis, so sometimes it wont give anything. To print the response header, we need to use 'response.headers'
@jagadeeshkotha80512 ай бұрын
@@PrasanthQAArchitect Thank you
@ramsrini902 ай бұрын
Have 2 doubts 1) After the post request in activities url, i could not see the appended new payload via get request.wanna know why and how to resolve this? 2) i am not getting headers parameter in get and post requests method.
@Jose_Arilson2 ай бұрын
É possível fazer para cenários que deram sucesso ?
@BanduNaidu2 ай бұрын
Hi prashanth how to contact you
@PrasanthQAArchitect2 ай бұрын
www.linkedin.com/in/prasanth-karuppaiya/
@sparknoid3 ай бұрын
sir the code is not working can you help ? from playwright.sync_api import sync_playwright with sync_playwright() as p: browser = p.chromium.launch(headless=False) page = browser.new_page() page.goto('opensource-demo.orangehrmlive.com/web/index.php/auth/login') # xpath-relative xpath # using attibute username_element = page.wait_for_selector('//input[@name="username"]') username_element.type('Admin') password_element = page.wait_for_selector('//input[@name="password"]') password_element.type('admin123') loging_element = page.wait_for_selector('//button[@type="submit"]') loging_element.click() page.wait_for_timeout(1000) browser.close() error seen in console. Traceback (most recent call last): File "C:\Users\PycharmProjects\playwrightpython\xpath_Demo.py", line 9, in <module> page.wait_for_timeout(7000) File "C:\Users\AppData\Local\Programs\Python\playwrightpython\lib\site-packages\playwright\sync_api\_generated.py", line 11239, in wait_for_timeout self._sync(self._impl_obj.wait_for_timeout(timeout=timeout)) File "C:\Users\AppData\Local\Programs\Python\playwrightpython\lib\site-packages\playwright\_impl\_sync_base.py", line 104, in _sync raise Error("Event loop is closed! Is Playwright already stopped?") playwright._impl._errors.Error: Event loop is closed! Is Playwright already stopped? Process finished with exit code 1
@bishnurath21423 ай бұрын
Hello Prashant.. Thanks for this amazing content. Could you please create one more with jenkins pipeline. Like when there is a change in code, jenkins will automatically run the build.
@PrasanthQAArchitect2 ай бұрын
Thank you so much for your support! I will make sure to address your request in the coming weeks. I've been feeling a bit slow in preparing videos due to having fewer subscribers, but I'm eager to create more content as I grow my audience.
Hi ji, One small correction, is operator compares the memory of the 2 values not the values itself
@megha.r78893 ай бұрын
Nice videos Prasanth👌 and pls do video on cross browser Testing suite using git hub actions
@sweetsoul3803 ай бұрын
Not even understanding from where you are taking all these.. can you explain from scratch?? bcz doing like this is of no use
@PrasanthQAArchitect3 ай бұрын
kzbin.info/www/bejne/q6arinmGhp15gLM
@PrasanthQAArchitect3 ай бұрын
Please find the step by step guide
@fasirao80123 ай бұрын
Sir i need your expertise to know any alternative gmail generater website like browserstack but with more than 2 minutes time for free trial. Please it will be very helpful for me Thank you so much for the great work you’re doing