question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Look at existing SeleniumLibrary keywords and figure out how to prioritize implementing them. Maybe create different tiers like “must have, nice to have, not a priority” or something like that.

Edit: added Tatu’s list to this post for easier Kanban tracking

  • #50 Select from List keyword
  • Deselect from list (Might need to be programmed as custom JS)
  • #54 Frame support. No idea how Playwright supports it, but it gets asked pretty often in SL side. Selecting frames and deselecting, no need to implement mistakes done in SL side tough.
  • #42 Support for opening multiple browsers/context/page
    • Try out solutions like Switch Context or using Open Browser to create new contexts - ask user input before committing to a technical solution
    • Switch Browser alias_or_index
    • New Browser, New Context and New Page
  • Support for toggling check boxes and getting checkbox values.
  • Input Password Same as input text but without any logging anywhere in any level.

Rene’s Feature requests:

  • Type Text Fill Text Instead added a parameter to input text to toggle typing / filling
  • Press Key added Press Keys selector *keys
  • Wait until Element is condition selector (condition could be clickable, unclickable, visible, invisible, enabled, disabled)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Snooz82commented, Jun 29, 2020

A list of Keyword i would like to see.

Open Browser   url=None   browser=chromium   alias=None   options=None
Close Browser
Go To      url
Get Url

Click Element    selector

Type Text    selector    text
Fill Text    selector     text

Get Text    selector
Get Attribute     selector

Press Key    selector    key

Select Options    selector    *options
 
Wait until Element is     condition    selector     (condition could be clickable, unclickable, visible, invisible, enabled, disabled)
   
Switch Browser    alias_or_index
0reactions
xylixcommented, Jul 10, 2020

Closed in favour of #54 and #42

Read more comments on GitHub >

github_iconTop Results From Across the Web

11 Minimum Viable Product Examples (With Actionable Tips)
Looking for a minimum viable product example to inspire you? Here are 11 small businesses that have nailed their MVPs and turned them...
Read more >
Minimum Viable SEO: How To Get Startup SEO Right
The minimum viable product, or MVP, is shipping the most basic version of your product and continually reiterating based on how the market...
Read more >
How To Create A Minimum Viable Product (MVP) When ...
Keywords. If you only localize only one thing, you should translate your keywords. Doing this will allow you to show up in foreign...
Read more >
A Minimum Viable Product Is Not a Product, It's a Process
An MVP is a process that you repeat over and over again: Identify your riskiest assumption, find the smallest possible experiment to test...
Read more >
Plot keywords - M.V.P. (TV Series 2008) - IMDb
M.V.P. (TV Series 2008) on IMDb: Movies, TV, Celebs, and more... ... Plot Keywords. Sort By: Relevance, Alphabetical. Showing all 6 plot keywords...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found