MVP keywords
See original GitHub issueLook 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
- Try out solutions like
- 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 TextInstead added a parameter toinput text
to toggle typing / filling -
Press KeyaddedPress Keys selector *keys
- Wait until Element is condition selector (condition could be clickable, unclickable, visible, invisible, enabled, disabled)
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (5 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
A list of Keyword i would like to see.
Closed in favour of #54 and #42