successfully completed your python for testers, easy to understand and implement , now i will move to selenium automation with python. thank you manish ji
@koushikshirali64272 жыл бұрын
The internal for loop (for j in range(1,4)) is not required in the above code to put the data into 3 columns, internal for loop is doing nothing apart from overwriting the data each time it runs.
@younessradid57962 жыл бұрын
it can be used only if put col= J
@prof.smitagokhale27098 ай бұрын
Thank you, I am following your videos
@agoogleuser34023 жыл бұрын
Hello sir this series python for testers is enough for as an entry into automation testing?
@softwaretestingmentor3 жыл бұрын
Yes this is enough, it covers all the aspects of programming knowledge in terms of automation and python for beginners . If anything more is required for automation framework, it will be covered in automation framework section of selenium with Python series. Thanks, Manish
@agoogleuser34023 жыл бұрын
@@softwaretestingmentor thanks sir
@matiwann2 жыл бұрын
Very useful
@PraveenVlogs99993 жыл бұрын
hi sir, i have installed faker but when i run the program i am getting error module not found for datetime also i am getting module not found please help me how to reslove the issue
@merlinjasper3981Ай бұрын
Go to file-->settings-->click on the (+) symbol in the top left corner--->search for Faker-->install package Now u will be good to go
@defaulterjk2 жыл бұрын
Thank you
@georgeberes79813 жыл бұрын
Hi sir, just wanna say first of all great video series, and also I would have a question regarding the faker module. I have installed the faker module in Pycharm directly is the another way of installation? Everything is working fine.
@tannermarley9983 жыл бұрын
i guess Im randomly asking but does anyone know a method to log back into an instagram account?? I was stupid lost the password. I love any tricks you can give me
@rexjuelz72293 жыл бұрын
@Tanner Marley Instablaster :)
@tannermarley9983 жыл бұрын
@Rex Juelz i really appreciate your reply. I got to the site thru google and I'm in the hacking process now. Looks like it's gonna take a while so I will get back to you later with my results.
@tannermarley9983 жыл бұрын
@Rex Juelz It worked and I now got access to my account again. I am so happy! Thanks so much, you saved my ass :D
@rexjuelz72293 жыл бұрын
@Tanner Marley no problem :D
@vishald.70462 жыл бұрын
Thnk u
@softwaretestingmentor2 жыл бұрын
You are welcome. Keep watching for more videos and tutorials!
@shreedevim13 жыл бұрын
how to do in jupyter notebook?
@bnbmaka6 ай бұрын
You don't need to add "for j" to generate name, address and email, because you didn't use j to fix columns