Hi Mukesh , thanks f this video ... I have been looking f a course on robot framework with Python for so long...Can you make series of videos on this and also implementation of a real time framework using this model plsss ...
Hi Mukesh, What is the advantage of using robot framework over other selenium automation frameworks like Data driven framework or hybrid framework? And when should we go for robot framework over the other frameworks?
Hi sir,can you please upload python with robot frame work detailed video series?will be very helpful.btw this video overal gives idea of robot frame work..thanks a lot.
Sir how do i know what are the keywords available. Like you maximized browser window and there was a keyword for it, how do i know that the task I want to perform has a keyword for it or not.
Hi mukesh , In data driven framework part2 for me program executed fine but here i want to read numeric value from same excel sheet and as well after execution of my script i want to write data in same excel sheet , could please give me some clues.
Sir one small request to you...... Title should be "Robot Framework Tutorial For Beginners | Robot Framework With Python using Eclipse. " This will save time viewers who want to use pyCharm editor.
Hi even I got the same issue. Problem is you must be using robotframework v4 with latest RED which is currently not working. Try downgrading robotframework to V3, it will work fine
@@ritikagupta5970 well this worked. Thanks for that tip. I was just going mad and reading the whole internet. Where as first I shud have gone thru these comments.
Hi Mukesh, I tried the script in Ride. It ran 5-6 times successfully without any glitches but now script is getting failed with error- WebdriverException: Message: chrome not rechable I can for sure make it work in edge, but my concern is why it was working earlier and not now. Please guide me
Hi Shivani, that's very common in Automation. Are you calling driver.quit() after every test. Make habit of closing the session else multiple processes will be running in the background which causes chrome not reachable.
@@Mukeshotwani Seems like I missed it, just 2 days of robot scripting, my bad. Can I get this error even with edge, if i will skip driver.quit()? And your lecture is over the top, too good. It made RPA easier for me. Awaiting many more from u in this topic. Thanks a lot for this video.
Hi Mukesh, thank you for sharing with us this very explanative video. I am new in test automation and found here everything necessary to have a quick glance in this matter.
Hi, Very nice and good videos, explained very well. Can you please create a video on topic- How to add Breakpoints and Debug Code in Robot-Framework using PyCharm IDE. Thanks.
Hi Mukesh I am igetting error as ImportError: cannot import name 'Mapping' from 'collections' (D:\Users\HYeginen\AppData\Local\Programs\Python\Python310\lib\collections\__init__.py) 2022-07-09 17:50:32,817 - Robot.Driver - _delete_file - INFO - Deleting file: D:\RVR 3\test\Rest_API\Robot_Arguments__ I have tried all the ways but i couldn't able to find out can you please help me on this
Hi Mukesh, Thanks for this informative video. It was a good refresher. A doubt that I have is, any reason why the drivers were being put in the scripts folder and not in any directory?
Hello Mukesh, Good session on robot framework. By watching your video i tried in Pycharm and tried the basic level. In the latest version all keywords are in lower in the robot file. Please share me the link for further robot framework videos. Once again thank you so much for the video.
Hi Mukesh, I installed RED followed exactly your recording but did not get keyword populated (Auto Suggestion) *** Test Cases *** Hello world Log To Console Hello Robot ( It shows 'Unknown Keyword ' Log to Console' I installed robotframework and Eclipse and RED. Your help will be highly appreciated.
Hi Mukesh, Thanks for the quick response. I installed Eclipse 2020-06. robotframework = 4.1.2, python 3.9.* , pip = 21.3.1. After that tried with Eclipse 2021-09, and python = 3.10.0 , the same issue, not sure what is missing or causing. Only thing I have two versions of eclipse installed on my desktop at the same time. Having conflict on some underlying libraries conflict, since two versions are present? Do you teach online live sessions on Selenium automation robotframework If so I like to join. It's for my work. They are planning to introduce robotframework for automation with CI/CD process.
@@Mukeshotwani I am getting "Message: 'geckodriver' executable needs to be in path. On Mac how can i solve this issue, as i cannot locate the scripts folder to add the geckodriver executable file?
Is it possible to use robot framework without giving the initial url? Usually all automation framework need a handle of the web browser with the initial url to work. I have a very simple test I wanted to do. The browser already open with some site, I want automation framework to just click on the form fill some data and click on a button. What kind of opensource testing framework will allow me to do that? I know in the past I have use QTP which can capture each and every elements on the page to do something like this, but it is a pay software.
Hello, In my PyCharm, when I try to install the Intellibot plugin, it asks me to restart PyCharm after installation. However, I encounter an error message stating that the Intellibot plugin is not from JetBrains, and I'm advised to report the problem to Millennial Media. I have also tried downloading the Intellibot JAR file from the JetBrains official site and adding it to my PyCharm, but I still receive the same error message after restarting PyCharm. How can I resolve this error?
You can use below link if you are not able to get from market place Install new software section in eclipse. master.dl.sourceforge.net/project/red-robot-editor/repository github.com/nokia/RED
Hi Abhiram, you can use run process keyword to trigger custom python file. robotframework.org/robotframework/latest/libraries/Process.html#Run%20Process
@@Mukeshotwani Hi sir,the link which you send was not clear to understand...and also i need how to create custom library for python functions...i searched max all web pages but there is no clear explanation anywhere
Red is now dead plugin, it wont work with new robot framework. I wasted a day following the steps you had shown to setup and get that working in eclipse, I was not getting code prediction or infact colour coding. Later I got to know it wont work with new version of framework has the Red plugin as not been updated in a year. In a QnA forum I saw that Nokia employees response as the actual employees who had worked on it have either moved on assigned to different project. Unless some one takes up the updation job. until then it will be dead. So newbies stop wasting time setting up eclipse just switch on to PyCharm and get it working and start learning.
Hi Akash thank you for pointing out and will help others as well. As I have mentioned in video that we need compatible version of Eclipse for Red plugin and rest everything will remain same as I have shown in video.
@@Mukeshotwani I had downloaded same eclipse version the older one yet it was not working. I found version 4 robot framework doesn’t support so I downgraded to version 3 but no luck
Hi Mukesh, How to handle certificate popup in chrome using Robot Framework? Popup Name: Select a Certificate Note: Assume we have multiple certificates in the popup, So we have to choose a specific certificate. Could you please help with this?
None but you have to switch to python as the native language for robot or at least to import and setup the libraries but BDD cucumber is not a particular language oriented.
Hi, How to handle Calendar & Date - Time elements and how to perform various operations on Date & Time in Robot Framework ? Please create a Lecture on Calendar & Date - Time topic in Robot Framework. Thanks. Sarjerao Sandbhor.
Very nice video ...for Robot framework begineers.
Thank you Mukesh Sir for this video.Very very helpful
Hi Mukesh, thank you so much for uploading how to quick start robot frame work and easily understandable language.
Its helped me a lot.
You are most welcome Thanks Sridhar.
Hi mukesh can u create Complete series on robot framework with Python
Hi Sai, I will try.
Nice, to the point & concise tutorial.
Thankyou it was really helpful.
Thanks Rahul
Hi Mukesh , thanks f this video ... I have been looking f a course on robot framework with Python for so long...Can you make series of videos on this and also implementation of a real time framework using this model plsss ...
Great start
Thanks Prasad
Sirji Thanks so much
Very well explained
Glad it was helpful! Thanks Anil
Please Upload regularly Sir regarding Robot FrameWork as we lookup to your videos always
Thanks Mukesh.
Thanks a Lot...
Hi Mukesh,
What is the advantage of using robot framework over other selenium automation frameworks like Data driven framework or hybrid framework? And when should we go for robot framework over the other frameworks?
Awesome😊
Thanks mukesh
Thanks for sharing!
Thanks for watching! Girish
can i use with java my framework is in selenium java
Hi mukesh ..
Please make a video on hybrid framework with python .. it will be helpful to us ..
Hi Manoj, that is planned will upload soon.
Thanks mukesh ..
Can we develop small utilities for tester for testing to make their work easy.
Is this is for development purposes or testing purposes?
Hi Shrikant, yes you can do that. Its called Automation Framework Development.
Hi sir,can you please upload python with robot frame work detailed video series?will be very helpful.btw this video overal gives idea of robot frame work..thanks a lot.
Will try Swetha for complete series.
Sir how do i know what are the keywords available.
Like you maximized browser window and there was a keyword for it, how do i know that the task I want to perform has a keyword for it or not.
Should we install robot in virtual environment
Hi mukesh , In data driven framework part2 for me program executed fine but here i want to read numeric value from same excel sheet and as well after execution of my script i want to write
data in same excel sheet , could please give me some clues.
Love you bro u just heleped to get my project 😪I was in dilama as i am new to RPI thank you so much for this video
Can you explain robot framework architecture
Sir one small request to you......
Title should be "Robot Framework Tutorial For Beginners | Robot Framework With Python using Eclipse. "
This will save time viewers who want to use pyCharm editor.
Sure buddy, will do that.
Hi sir, could you please tell me, why I am not getting suggestion for log to console keyword. it is showing error as unknown keyword.
Even I am facing the same issue... Can you please help us on this Mukesh
Hi even I got the same issue. Problem is you must be using robotframework v4 with latest RED which is currently not working. Try downgrading robotframework to V3, it will work fine
@@ritikagupta5970 well this worked. Thanks for that tip. I was just going mad and reading the whole internet. Where as first I shud have gone thru these comments.
@@pramodsnarayan Glad it helped🙂
Hi Mukesh,
I tried the script in Ride. It ran 5-6 times successfully without any glitches but now script is getting failed with error- WebdriverException: Message: chrome not rechable
I can for sure make it work in edge, but my concern is why it was working earlier and not now. Please guide me
Hi Shivani, that's very common in Automation. Are you calling driver.quit() after every test. Make habit of closing the session else multiple processes will be running in the background which causes chrome not reachable.
@@Mukeshotwani
Seems like I missed it, just 2 days of robot scripting, my bad. Can I get this error even with edge, if i will skip driver.quit()?
And your lecture is over the top, too good. It made RPA easier for me. Awaiting many more from u in this topic. Thanks a lot for this video.
Thanks mukesh for uploading the video. Requet you to do with excel library using Dictionary to fetch data from excel sheet.
Hi Mate, sure will try my best.
Hi Mukesh, Can we use pip 20.3.4 version for python 2.7?
Hi Mukesh, thank you for sharing with us this very explanative video. I am new in test automation and found here everything necessary to have a quick glance in this matter.
pls make the automation series for beginner and also for non-IT background students
Hi mukesh,
I am facing issue with auto suggestions in VSCODE, can you please help me in resolve that.?
Hi Ankit, have you installed this plugin ? marketplace.visualstudio.com/items?itemName=TomiTurtiainen.rf-intellisense
@@Mukeshotwani Hi mukesh Yes this plugin already install in my VSCODE
Hi,
Very nice and good videos, explained very well.
Can you please create a video on topic-
How to add Breakpoints and Debug Code in Robot-Framework using PyCharm IDE.
Thanks.
Yes, sure Sarika.
What about hybrid framework....??
Hi Anand, Selenium with Python series is different. This is plug n play framework.
Hi mukesh
In Robot only this one video are still more videos are there
as of now only 1 which give one idea about robot framework. Will try publishing more videos on Robot framework.
Thanks Mukesh for your Reply
I am unable to get proposals after typing Ctrl+Space eventhough the libraries are added...Can you help me with this?
For MAC it is cmd + space for windows ctrl + space
Facing the same issue. Were you able to resolve this?
I also facing this issue please update if you fix this
Hi there I need an confirmation IN robot SSHLibrary my scripts are running and passing but not performing GUI activities .Are these default features
Hi Kalpataru, Only Web Test can run in headed mode and headless mode. Other test run in headless mode.
@@Mukeshotwani That means my script is running in headless mode..
@@kalpatarusahoo6309 yes
HI Mukesh Sir, Can you do it this same thing with Pycharm for desktop application? It will be very helpful if you do that session.
Yes Vishal for desktop application you can use pyautogui which simulate mouse and keyboard event.
Hi Mukesh I am igetting error as ImportError: cannot import name 'Mapping' from 'collections' (D:\Users\HYeginen\AppData\Local\Programs\Python\Python310\lib\collections\__init__.py)
2022-07-09 17:50:32,817 - Robot.Driver - _delete_file - INFO - Deleting file: D:\RVR 3\test\Rest_API\Robot_Arguments__
I have tried all the ways but i couldn't able to find out can you please help me on this
Please provide video for DDT IN Robot frame work
which version of python should i install
Mukesh, what library we can use for mainframe application IBM 5250 terminal emulator?
Hi, can we use a different application that is present in our laptop using a robot framework like the outlook mail system?
Hi Mukesh… can we have a video on Robot framework for REST API
Hi mate, will plan soon.
following
Once the code has been created, do we need any requirements to run that code on other machine.
Yes Prem, python and robot framework should be installed in machine in order to run.
Please share video on data driven testing with excel in Robot framework
will try as of now I have only one video on robot framework. I will try to come with more videos on this.
@@Mukeshotwani Ok sir
Hi Mukesh,
Thanks for this informative video. It was a good refresher. A doubt that I have is, any reason why the drivers were being put in the scripts folder and not in any directory?
You can have in different directory too but in that case you need to configure.
@@MukeshotwaniI see. Okay!
Hey @mukesh please start RPA tutorial from starting.
will try Murali
Robot framework with java is possible or not
Hi Hareesh, yup checkout this link robotframework.org/MavenPlugin/index.html
Hello Mukesh, Good session on robot framework. By watching your video i tried in Pycharm and tried the basic level. In the latest version all keywords are in lower in the robot file. Please share me the link for further robot framework videos. Once again thank you so much for the video.
Hello Sir, My Robot script is running but is is not showing me auto suggestions on ctrl+space. Please help me...
hii mukeh plz explain robotframeworkwith sikuli library..
Hi Mukesh, I installed RED followed exactly your recording but did not get keyword populated (Auto Suggestion)
*** Test Cases ***
Hello world
Log To Console Hello Robot ( It shows 'Unknown Keyword ' Log to Console'
I installed robotframework and Eclipse and RED. Your help will be highly appreciated.
Hi Krishna, seems like compatibility issue. Try using same version of Robot Framework and Eclipse version too.
Hi Mukesh, Thanks for the quick response. I installed Eclipse 2020-06. robotframework = 4.1.2, python 3.9.* , pip = 21.3.1. After that tried with Eclipse 2021-09, and python = 3.10.0 , the same issue, not sure what is missing or causing. Only thing I have two versions of eclipse installed on my desktop at the same time. Having conflict on some underlying libraries conflict, since two versions are present? Do you teach online live sessions on Selenium automation robotframework If so I like to join. It's for my work. They are planning to introduce robotframework for automation with CI/CD process.
@@mtest7654 same problem happen for me in Pycharm.. keywords are not populated
Don't use multiple version of python and eclipse.
Hi Suchi for pycharm n intellij you need to use IntellBot plugin
Hey mukesh, can you help me through pycharm as well? and which plugin we have to use in pycharm..??
Hello Mukesh, i am using Mac os Big Sur Version 11.5.1. How can i solve the problem of the geckodriver?
Hi Riham, what issue you are getting?
@@Mukeshotwani I am getting "Message: 'geckodriver' executable needs to be in path.
On Mac how can i solve this issue, as i cannot locate the scripts folder to add the geckodriver executable file?
Is it possible to use robot framework without giving the initial url? Usually all automation framework need a handle of the web browser with the initial url to work. I have a very simple test I wanted to do. The browser already open with some site, I want automation framework to just click on the form fill some data and click on a button. What kind of opensource testing framework will allow me to do that? I know in the past I have use QTP which can capture each and every elements on the page to do something like this, but it is a pay software.
Actually I got it working just using pyautogui very simple
Great Mason.
What are the credentials for this demo application? ones shown on login page are not working.
Eclipse red is now not working with recent robot framework libs, so is there any other solution?
Hi Mukesh ,can't run the command pip install -r requirements.txt.Please help me to run this
commond
Sir when I use Control+Space their are no keyword options available, what is the problem here?
Hi Raniel, many people faced the same issue, this seems version compatibility issue. Just use same version which I used in the video.
@@Mukeshotwani thank you sir
@@ranieltupas5784 are you able to get the keywords?
@@rcreddyk8850 Im still not getting the keywords for selenium but the built in library are showing now
@@ranieltupas5784 now I am able to getting the keywords
Hello Mukesh, thanks for video. Any help to identify the pip.ini file and add some variables to it. I could not able to find and modify it. Thank you
How to configure robot framework in VS Code?
Can you please create a tutorial using VSCODE
We have to add the below extensions
- robot framework language
- Robot Framework Language Server
- Python
Is python necessary to use robot framework
Yes
Hello,
In my PyCharm, when I try to install the Intellibot plugin, it asks me to restart PyCharm after installation. However, I encounter an error message stating that the Intellibot plugin is not from JetBrains, and I'm advised to report the problem to Millennial Media. I have also tried downloading the Intellibot JAR file from the JetBrains official site and adding it to my PyCharm, but I still receive the same error message after restarting PyCharm. How can I resolve this error?
Hey I am facing same error, were you able to fix it?
Hey I am facing same error, were you able to fix it?
@@ivysaha5661 downgrade the pycharm version. The issue is with new latest version.
red -robot not available in eclipse's searches
You can use below link if you are not able to get from market place
Install new software section in eclipse.
master.dl.sourceforge.net/project/red-robot-editor/repository
github.com/nokia/RED
@@Mukeshotwani Thanks Mukesh
Sir can you explain how to use python file in Robot framework RIDE
Hi Abhiram, you can use run process keyword to trigger custom python file.
robotframework.org/robotframework/latest/libraries/Process.html#Run%20Process
@@Mukeshotwani Hi sir,the link which you send was not clear to understand...and also i need how to create custom library for python functions...i searched max all web pages but there is no clear explanation anywhere
Can you help me with that...
Red is now dead plugin, it wont work with new robot framework. I wasted a day following the steps you had shown to setup and get that working in eclipse, I was not getting code prediction or infact colour coding. Later I got to know it wont work with new version of framework has the Red plugin as not been updated in a year. In a QnA forum I saw that Nokia employees response as the actual employees who had worked on it have either moved on assigned to different project. Unless some one takes up the updation job. until then it will be dead. So newbies stop wasting time setting up eclipse just switch on to PyCharm and get it working and start learning.
Hi Akash thank you for pointing out and will help others as well. As I have mentioned in video that we need compatible version of Eclipse for Red plugin and rest everything will remain same as I have shown in video.
@@Mukeshotwani I had downloaded same eclipse version the older one yet it was not working. I found version 4 robot framework doesn’t support so I downgraded to version 3 but no luck
@Mukesh Hi Python Version used over here please? bcz it is not getting auto suggestions keyword at all
red robot editor will support only up to tobot version 3.2.2
Hi Mukesh,
How to handle certificate popup in chrome using Robot Framework?
Popup Name: Select a Certificate
Note: Assume we have multiple certificates in the popup, So we have to choose a specific certificate. Could you please help with this?
Hi I have started learning this is very nice video, I am getting Log To Console unknown keyword error how to resolve
What are the drawbacks of Using robot framework when compared to JavaBDDCucumber framework?
None but you have to switch to python as the native language for robot or at least to import and setup the libraries but BDD cucumber is not a particular language oriented.
Please sir Appium with python
Does anyone faced the error "DevToolsActivePort file doesn't exist"
I am getting this error --> WARNING: The scripts rebot.exe and robot.exe are installed in 'C:\Users\.....'
Also getting this - 'robot' is not recognized as an internal or external command,
operable program or batch file.
@@ankeshkumar9120 Seems you have not installed Robot framework using PIP.
Execute below command on cmd
robot --version
@@Mukeshotwani I used and it was not installed.but yes finally I got the setup ready today and I am good to proceed. Thanks a lot 🙏
awesome mate 👏
Hi,
How to handle Calendar & Date - Time elements and how to perform various operations on Date & Time in Robot Framework ?
Please create a Lecture on Calendar & Date - Time topic in Robot Framework.
Thanks.
Sarjerao Sandbhor.
Getting error like got an unexpected argument forefox_profilein webdriver_init Mukesh while running tests of robot frame example