Robot Framework Tutorial #2 - Introduction, Installation of RobotFramework and SeleniumLibrary

preview_player
Показать описание

Help me in spreading the knowledge, please hit LIKE, SHARE and SUBSCRIBE for latest tutorials.

More tutorial playlists below:

❖ TRAININGS ON RCV ACADEMY PORTAL ❖

❖ FOLLOW US ON TWITTER ❖

❖ LIKE US ON FACEBOOK ❖

❖ OUR TUTORIAL WEBSITES ❖

❖ RCV ACADEMY TRAINING PORTAL - GET MORE TUTORIALS HERE ❖

❖ GET MY TRAININGS ON UDEMY ❖
Рекомендации по теме
Комментарии
Автор

Hi,

I am unable to install extendedselenium2library ( pip3 install
It gives error error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.

My Python version is 3.12

Any help will be much appreciated. 🙌

Need this for Graphql API test with BDD using

Library RequestsLibrary
Library ExtendedSelenium2Library

Dreamsframed
Автор

Hi,
I'm getting an error while creating the robot file (.robot) Kindly help for the resolution and suggest how to proceed further.
Sharing the below details for your reference:

I have installed (Python 3.7):
requests 2.23.0
robotframework 3.2.1
robotframework-jsonlibrary 0.3.1
robotframework-requests 0.7.0
4.4.0
selenium 3.141.0

Plugins:
IntelliBot @SeleniumLibrary Patched has been installed.

Packages :
robotframework, robotFramework-SeleniumLibrary, Requests, RobotFramework-JsonLibraries are also installed.

But still not able to create .robot file. once creates its showing with question mark/sign and not able to open it. Kindly request to suggest for the resolution.

deepaksharma-nwcg