HELP - 404 Error - RF Keyword Docs are down!

The following Links to RF Keyword Documentation are now producing 404 Error!
https://robotframework.org/robotframework/latest/libraries/BuiltIn.html
https://robotframework.org/robotframework/latest/libraries/Collections.html#Append%20To%20List
https://robotframework.org/robotframework/latest/libraries/DateTime.html#Get%20Current%20Date
https://robotframework.org/robotframework/latest/libraries/Dialogs.html#Get%20Selections%20From%20User
https://robotframework.org/robotframework/latest/libraries/OperatingSystem.html#Copy%20Directory
https://robotframework.org/robotframework/latest/libraries/Process.html#Run%20Process
https://robotframework.org/robotframework/latest/libraries/Screenshot.html#Set%20Screenshot%20Directory
https://robotframework.org/SeleniumLibrary/SeleniumLibrary.html#Register%20Keyword%20To%20Run%20On%20Failure
https://robotframework.org/Selenium2Library/Selenium2Library.html#Handle%20Alert
https://robotframework.org/SSHLibrary/SSHLibrary.html#Open%20Connection
https://robotframework.org/robotframework/latest/libraries/String.html#Split%20String
https://robotframework.org/robotframework/latest/libraries/Telnet.html

Thanks for notifying!!

I did cleanups this evening, however the only documentation affected, if anything, should be Selenium2Library, as that repository has been archived. The others should remain untouched…

Where do you have these links from? Are these your personal bookmarks or did you find them from some RF related website?

See attached JPG - Links are from https://robotframework.org/?tab=builtin#resources

(attachments)

Thanks, its working again.

I had renamed the original github project for the website which had weird side effects.

Thanks for the quick notification!!!

2 Likes

Be aware that SSHLibrary Keyword documentation actually has moved: https://marketsquare.github.io/SSHLibrary/SSHLibrary.html

1 Like

Hello,

This page is still down (https://robotframework.org/SwingLibrary/SwingLibrary.html)

TIA
Vazu

yes. as said, the documentation has moved. is that a link from robotframework.org ? A link from robotframework is still pointing to the old adress, please let me know where you found it.

If the link is from your bookmarks, please change it: https://marketsquare.github.io/SSHLibrary/SSHLibrary.html

Thanks @Noordsestern . I tried this
In https://robotframework.org/ → Click SwingLibrary link → it opens Home · MarketSquare/SwingLibrary Wiki · GitHub → here click Library Documentation

Thanks
Vasu

Hi @Vaz,

Do you mean this link:

For me it’s: https://github.com/robotframework/SwingLibrary/wiki

Dave.

Yes, it leads to a GitHub link, just like you mentioned. From GitHub, when I click on the Library Documentation, I end up on a 404 page.”

Br
Vaz

1 Like

Hi @Vaz,

I’m not sure if that’s related to this thread, it looks like the swing library maintainers need to update their wiki, with a bit of a guess I found that link should probably be this:
https://marketsquare.github.io/SwingLibrary/SwingLibrary.html

so you can get to the documentation if you need it now, I discovered I can actually update the wiki, so I updated it with the working url, so it should work now :crossed_fingers:

Dave.

1 Like

It does relate to this thread. Rammbock, SwingLibrary, RemoteSwingLibrary and SSHLibrary have been moved. I thought, I had found all references for the keyword documentation.

Thank you for tracking down the links!

2 Likes

It is working now. :pray:

1 Like