I am learning fast by watching this study material...many thanks for creating and sharing such a nice material. please guide me if I need to hide/encrypt my username and password in script of login in GUI application, it will be great.
Thank you very much for your efforts. This playlist is really helpful for a newbie like me. It makes learning so easy, really appreciate it. Thanks once again.
Hello Sir, Lets say one webelement took 5seconds to locate the element for implicit wait time then for other web element it will wait for remaining time 5seconds or 10seconds again? Please clarify
Selenium is not identifying objects/elements which are somewhere down in the page as they are not visible unless page is scrolled down which is resulting in test run failure.pls suggest what to do to make selenium identify.focus on object/element and perform action on it.
Hi SDET, I am trying to enter the text in Textbox. For some reason, Ride IDE is taking more time to type the text in textbox. Is there anyway where we can type fast?please suggest..Thanks,
I'm sorry but why are you using non-existing websites in your videos? When we want to practice on the same websites, we cannot as they no longer exist. It would be better to use some well-known free online ones. Thank you for your content, it's great
Hi Sir, while writing the code for robot framework in pycharm i m not getting autosuggestion after setting the correct indentation also. Please help me in
Hi please help me ! i'm just a beginner i'm just finished cours "python selenium" i did my first script "enter my information in web site" but i use send.key for one person so i want to use this script for a multplie data more than person with doc.txt !! just give me how i can do that(use Pandas or Robot Framework or ......) and i will find it
This can be achieved in Robot Framework *** Settings *** Library OperatingSystem *** Test Cases *** Read Text File [Tags] test text ${TextFileContent}= Get File TestFile.txt Log ${TextFileContent} Your text file content is assigned to the variable ${TextFileContent}
I am learning fast by watching this study material...many thanks for creating and sharing such a nice material. please guide me if I need to hide/encrypt my username and password in script of login in GUI application, it will be great.
Your Videos are really clean and perfect for the Beginners
Thanks
All ur videos are very easy to understand. Thanku for ur efforts sir.
Welcome
could you input automatic english subtitles in your playlist? Your content are amazing!
The videos are really good. Thank you very mach. God Bless you
Glad you like them!
Thank you very much for your efforts. This playlist is really helpful for a newbie like me. It makes learning so easy, really appreciate it. Thanks once again.
most welcome
Thanks sir🎉
Welcome
Hello Sir, Lets say one webelement took 5seconds to locate the element for implicit wait time then for other web element it will wait for remaining time 5seconds or 10seconds again? Please clarify
great video
Thanks
Thank you for the videos, great for first timers.
Very welcome!
Selenium is not identifying objects/elements which are somewhere down in the page as they are not visible unless page is scrolled down which is resulting in test run failure.pls suggest what to do to make selenium identify.focus on object/element and perform action on it.
pavan sir,
instead of sleep statement. can we write wait statement
Thank you very much Sir.
you are welcome
Can you please explain any conditions to use implicit wait instead of selenium speed
API s used in almost each videos is depriciate , please provide practice API
Hi Sir, do you have tutorial video on how to check the email that sent without opening your email using robot framework?
Robot Framework does support Explicit Wait? Any example available of it?
wait until element is visible/enabled all these are example of explicit wait if I'm not wrong.
Thanks and keep it up bro 🙏
Welcome
What is difference between selenium speed and implicit wait?
Hi
Hi I am unable to find the selenium keywords in robot 3.1.2 and Selenium3 what could be the reason...
thanks
Welcome
Hi SDET, I am trying to enter the text in Textbox. For some reason, Ride IDE is taking more time to type the text in textbox. Is there anyway where we can type fast?please suggest..Thanks,
Use Pycharm
I'm sorry but why are you using non-existing websites in your videos? When we want to practice on the same websites, we cannot as they no longer exist. It would be better to use some well-known free online ones. Thank you for your content, it's great
Intellibot Selenium Library patched ..is not working ..
Error is coming everytime .
How to solve this ???
Hi Sir, while writing the code for robot framework in pycharm i m not getting autosuggestion after setting the correct indentation also.
Please help me in
same
Hi Pavan can you please share github url of all robot framework code ?
Hi please help me ! i'm just a beginner i'm just finished cours "python selenium" i did my first script "enter my information in web site" but i use send.key for one person
so i want to use this script for a multplie data more than person with doc.txt !! just give me how i can do that(use Pandas or Robot Framework or ......) and i will find it
This can be achieved in Robot Framework
*** Settings ***
Library OperatingSystem
*** Test Cases ***
Read Text File
[Tags] test text
${TextFileContent}= Get File TestFile.txt
Log ${TextFileContent}
Your text file content is assigned to the variable ${TextFileContent}
hi @SDET I can't seem to let my pycharm show a dropdown from the selenium library. can you help me with this?
Thank you.
downgrade robot-seleniumlibrary to 3.1.1