Handle Robot Framework instance browser using Python selenium

56 views
Skip to first unread message

jason sam

unread,
Jun 9, 2021, 5:24:52 PM6/9/21
to robotframework-users
I am automating Web application using Robot Framework, I have couple of situation where it's really difficult to handle multiple error in Robot Framework, so is there a option to continue automating existing browser(launch by Robot Framework) using Python Selenium?

Dave Amies

unread,
Jun 9, 2021, 10:52:05 PM6/9/21
to robotframework-users
Hi Jason,

Sort of, you can create your own keywords in Robot Framework and these custom keywords can be written in python, so you should be able to pass the browser object (session) created in RF to your custom python function, but I've never done that, so not sure how.

Dave.

Reply all
Reply to author
Forward
0 new messages