Skip to content
View leeuwe's full-sized avatar

Organizations

@MarketSquare
Block or Report

Block or report leeuwe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
leeuwe/README.md

Pinned

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

    Collection of working extensions for Robot Framework® Browser

    HTML 12 5

  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