Skip to content
View leeuwe's full-sized avatar

Organizations

@robotframework @MarketSquare @TEQ-RF-community

Block or report leeuwe

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
leeuwe/README.md

Pinned Loading

  1. MarketSquare/robotframework-browser-extensions MarketSquare/robotframework-browser-extensions Public

    Collection of working extensions for Robot Framework® Browser

    HTML 23 8

  2. Base file to speed up your migration... Base file to speed up your migration from Robot Framework® SeleniumLibrary to Browser
    1
    This is a base file to speed up your migration from Robot Framework® SeleniumLibrary to Browser library.
    2
    The file contains over 40 SeleniumLibrary keywords and may require adjustment to your specific situation. 
    3
    
                  
    4
    You should import this resource file INSTEAD of the SeleniumLibrary, NOT in combination with the SeleniumLibrary.
  3. This git lets you grab the Computed ... This git lets you grab the Computed style
    1
    *** Settings ***
    2
    Library    SeleniumLibrary
    3
    
                  
    4
    *** Keywords ***
    5
    Check CSS from element