Skip to content

Add new find-text command #659

@GuillaumeGomez

Description

@GuillaumeGomez

It'll emulate the search functionality (ctrl+f) on web browser.

The call is as follows:

window.find("installation", false, true, true, false, true, false)

Arguments are:

  • string to find
  • aCaseSensitive
  • aBackwards
  • aWrapAround
  • aWholeWord
  • aSearchInFrames
  • aShowDialog

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions