Closed Kalyan-Nk closed 4 years ago
I don't have any idea why that IDE does not work like it should. But this is a problem with IDE and not with the SeleniumLibrary, because keyword exists and works with Robot Framework. Please raise an issue to IDE/plugin project.
Because this is not SeleniumLibrary problem, I am closing issue.
There is no problem with SeleniumLibrary. That is a RIDE problem.
You should install the current Beta version of RIDE to have that problem solved:
pip install -U --pre robotframework-ride
Thanks HelioGuilherme66, i installed latest RIDE beta version and i can use the keyword.
I don't have any idea why that IDE does not work like it should. But this is a problem with IDE and not with the SeleniumLibrary, because keyword exists and works with Robot Framework. Please raise an issue to IDE/plugin project.
Because this is not SeleniumLibrary problem, I am closing issue.
Thanks for your time.
Hi Kalyan,
Try using Zoomba.GUILibrary. It has Open Browser keyword and it pretty much inherits all the keywords from Selenium Library.
Thanks Ram L
On Wed, Jul 29, 2020, 15:53 Kalyan-Nk notifications@github.com wrote:
I am trying to write a simple webLogin Testcase in Roboframework, Below preconditions are done.
- Installed all the necessary packages
- Installed required SSH/SeleniumLibrary and Mozilla geckodriver
- Imported SSH and Selenium Library, however i couldnt see any "Open Browser" keyword in SeleniumLibrary Could anyone help me with this.
Requirement already up-to-date:
urllib3 in c:\program files\python36\lib\site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary) Installing collected packages: [image: Test] https://user-images.githubusercontent.com/68810989/88808291-52285880-d1d0-11ea-9f5e-af324b84e29a.PNG [image: Test] https://user-images.githubusercontent.com/68810989/88808678-cf53cd80-d1d0-11ea-974b-df1596b3ba5d.PNG
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/robotframework/SeleniumLibrary/issues/1621, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOEE4NWZWVSMTCVADM4UPDDR6ASWDANCNFSM4PLT24IA .
I am trying to write a simple webLogin Testcase in Roboframework, Below preconditions are done.
Requirement already up-to-date:
urllib3 in c:\program files\python36\lib\site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary) Installing collected packages: