Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / KnowledgeExpert/selenidejs issues and pull requests

#140 - Bump follow-redirects from 1.15.2 to 1.15.6

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#139 - Bump follow-redirects from 1.15.2 to 1.15.4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#138 - edit perform.js.type, add test

Pull Request - State: closed - Opened by rina-tenitska 11 months ago

#137 - perform.js.type doesn't work, when value is null

Issue - State: open - Opened by rina-tenitska 11 months ago - 1 comment

#136 - consider adding by.script as shortcut to {script: ...}

Issue - State: open - Opened by yashaka almost 2 years ago

#135 - consider removing perform from selenidejs exports

Issue - State: open - Opened by yashaka about 2 years ago

#132 - How to select an option in select element?

Issue - State: closed - Opened by ErmolaevNV over 3 years ago - 6 comments

#131 - Version 1.3.2 broke my xpath selector

Issue - State: closed - Opened by ErmolaevNV almost 4 years ago - 9 comments

#130 - 128 - shadow dom support

Pull Request - State: closed - Opened by alex-popov-tech over 4 years ago

#129 - add ability to search by js, extend executeScript possibilities

Pull Request - State: closed - Opened by alex-popov-tech over 4 years ago

#128 - add shadowDom support

Issue - State: closed - Opened by alex-popov-tech over 4 years ago

#127 - add by.js locator

Issue - State: closed - Opened by alex-popov-tech over 4 years ago

#126 - consider adding browser.all(selector).index_of_element_by(condition)

Issue - State: open - Opened by yashaka over 4 years ago - 3 comments
Labels: not sure

#125 - Bump handlebars from 4.1.2 to 4.5.3

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#124 - fix #118

Pull Request - State: closed - Opened by alex-popov-tech almost 5 years ago

#123 - fix #117

Pull Request - State: closed - Opened by alex-popov-tech almost 5 years ago

#122 - fix #113 adjust conditions arguments

Pull Request - State: closed - Opened by alex-popov-tech almost 5 years ago

#119 - fix #114

Pull Request - State: closed - Opened by alex-popov-tech almost 5 years ago

#118 - add methods for mapping collection to inner elements

Issue - State: closed - Opened by alex-popov-tech almost 5 years ago - 1 comment

#113 - improve have.text to accept regexp

Issue - State: closed - Opened by alex-popov-tech almost 5 years ago

#112 - Usefull stacktraces

Issue - State: closed - Opened by alex-popov-tech almost 5 years ago - 2 comments

#111 - fix readme reference

Pull Request - State: closed - Opened by alex-popov-tech almost 5 years ago

#110 - update readme

Pull Request - State: closed - Opened by alex-popov-tech almost 5 years ago

#109 - update typedoc dependency

Pull Request - State: closed - Opened by alex-popov-tech almost 5 years ago

#108 - update chromedriver

Pull Request - State: closed - Opened by alex-popov-tech almost 5 years ago

#107 - update husky

Pull Request - State: closed - Opened by alex-popov-tech almost 5 years ago

#106 - browser.resizeWindow vs driver.setRect - align API

Issue - State: open - Opened by yashaka about 5 years ago

#105 - update .setValue to .type in examples a /lib/index.ts

Issue - State: closed - Opened by yashaka about 5 years ago

#104 - change setValue -> type in readme examples

Pull Request - State: closed - Opened by alex-popov-tech about 5 years ago

#103 - update dependencies and add husky

Pull Request - State: closed - Opened by alex-popov-tech about 5 years ago

#102 - add possibility to ignore some test

Issue - State: closed - Opened by olehdutko about 5 years ago - 1 comment
Labels: invalid

#101 - Browser element click() should direct to element, not click on set coordinates.

Issue - State: closed - Opened by Bosies over 5 years ago - 2 comments

#99 - update dependencies

Pull Request - State: closed - Opened by alex-popov-tech over 5 years ago

#97 - New not syntax for conditions (and conditions as objects over functions)

Pull Request - State: closed - Opened by yashaka over 5 years ago - 1 comment

#96 - do we need condition.asPredicate?

Issue - State: open - Opened by yashaka over 5 years ago - 1 comment

#95 - do we need condition.as(described)?

Issue - State: open - Opened by yashaka over 5 years ago
Labels: not sure, future

#94 - add assertion hooks and test

Pull Request - State: closed - Opened by alex-popov-tech over 5 years ago

#93 - add element.precedingSibling

Issue - State: open - Opened by yashaka over 5 years ago

#91 - improve code delivery fixed #56

Pull Request - State: closed - Opened by alex-popov-tech over 5 years ago - 1 comment

#90 - use element.type instead of element.setValue in main examples in README.md

Issue - State: open - Opened by yashaka over 5 years ago - 1 comment

#89 - move todos from code to issues

Issue - State: open - Opened by yashaka over 5 years ago

#88 - Rename Browser.drivedBy

Issue - State: closed - Opened by vgrigoruk over 5 years ago - 3 comments

#87 - consider add browser.setCookie

Issue - State: open - Opened by alex-popov-tech over 5 years ago

#86 - consider adding entity.shouldMatch alias for should

Issue - State: open - Opened by yashaka over 5 years ago

#85 - do we need element.visibleElement(cssXpathOrBy) ?

Issue - State: closed - Opened by yashaka over 5 years ago - 3 comments
Labels: not sure

#84 - consider building in the filteredBy(be.visible) into collection (maybe make it optionable)

Issue - State: open - Opened by yashaka over 5 years ago - 1 comment
Labels: not sure

#83 - do we need element.elementBy(condition) as shortcut for element.all('*').elementBy(condition)

Issue - State: open - Opened by yashaka over 5 years ago - 1 comment
Labels: not sure

#81 - collection.first vs collection.first() ?

Issue - State: open - Opened by yashaka over 5 years ago - 5 comments

#80 - Update README.md. Fix the wrong links and typos.

Pull Request - State: closed - Opened by elaichenkov over 5 years ago - 1 comment

#79 - fixe wrong link and typos in README file for version 1.0.0

Issue - State: closed - Opened by elaichenkov over 5 years ago

#78 - consider adding Entity.do(getQueryOrPerfrormCommand)

Issue - State: open - Opened by yashaka over 5 years ago

#77 - consider adding element.visibleElement

Issue - State: open - Opened by yashaka over 5 years ago

#72 - Add methods to work with alerts

Issue - State: open - Opened by yashaka over 5 years ago
Labels: after 1.0

#71 - Add onFailureHooks

Issue - State: open - Opened by yashaka over 5 years ago
Labels: after 1.0, important

#70 - browser.back vs browser.navigateBack vs browser.navigate.back()

Issue - State: open - Opened by yashaka over 5 years ago - 1 comment

#69 - Consider adding element.switchToFrame()

Issue - State: open - Opened by yashaka over 5 years ago

#68 - Add before and after actionHooks

Issue - State: open - Opened by yashaka over 5 years ago
Labels: after 1.0, important

#67 - Browser.attach(sessionId)

Issue - State: open - Opened by yashaka over 5 years ago
Labels: after 1.0, important

#66 - how does autocomplete work for SelenideJs API in pure JavaScript?

Issue - State: open - Opened by yashaka over 5 years ago
Labels: after 1.0

#65 - Consider implementing Conditions as classes/objects vs functions

Issue - State: open - Opened by yashaka over 5 years ago
Labels: after 1.0

#64 - naming for methods to call custom and available commands and queries

Issue - State: open - Opened by yashaka over 5 years ago - 5 comments

#62 - proper name for Collection.getByIndex

Issue - State: open - Opened by yashaka over 5 years ago

#60 - let's remove all text, isVisible, attribute, etc methods from Element.*

Issue - State: open - Opened by yashaka over 5 years ago - 1 comment

#59 - Proper self-documented, correctly typed Condition implementation

Issue - State: open - Opened by yashaka over 5 years ago - 3 comments

#58 - improve tutorial for windows users

Issue - State: open - Opened by alex-popov-tech over 5 years ago

#57 - change action retry mechanism

Issue - State: closed - Opened by alex-popov-tech almost 6 years ago - 2 comments

#56 - improve code delivery system

Issue - State: closed - Opened by alex-popov-tech almost 6 years ago

#55 - add element.executeScript feature

Issue - State: closed - Opened by alex-popov-tech almost 6 years ago

#54 - refactoring, elements wrap, tutorial, title condition

Pull Request - State: closed - Opened by alex-popov-tech almost 6 years ago - 1 comment

#52 - add access lazy element from lazy collection by operator []

Issue - State: open - Opened by alex-popov-tech almost 6 years ago - 1 comment
Labels: not sure

#51 - Add Tutorial

Issue - State: closed - Opened by doppelganger23 almost 6 years ago - 4 comments

#49 - rename Browser.setDriver to Browser.initWith

Issue - State: closed - Opened by alex-popov-tech almost 6 years ago

#48 - add drag and drop method for element

Issue - State: open - Opened by alex-popov-tech almost 6 years ago

#47 - add chat link

Pull Request - State: closed - Opened by alex-popov-tech almost 6 years ago - 1 comment

#46 - add contributing.md

Pull Request - State: closed - Opened by alex-popov-tech almost 6 years ago - 1 comment

#45 - fixed #24

Pull Request - State: closed - Opened by alex-popov-tech almost 6 years ago - 1 comment

#24 - remove exporting WebElementPromise from index.ts

Issue - State: closed - Opened by yashaka about 6 years ago
Labels: code review

#15 - Configuration.timeout and .hardTimeout looks a bit not self-documented enough...

Issue - State: closed - Opened by yashaka about 6 years ago - 12 comments
Labels: code review, refine

#14 - driver.config vs Browser.config in default hooks (configuration.ts)

Issue - State: closed - Opened by yashaka about 6 years ago - 5 comments
Labels: code review

#12 - Configuration.screenshotPath or .screenshotsPath?

Issue - State: closed - Opened by yashaka about 6 years ago - 2 comments
Labels: code review