Ecosyste.ms: Issues

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

GitHub / cheezy/page-object issues and pull requests

#505 - Would it be possible to use selenium webdriver selector in Page class ?

Issue - State: closed - Opened by rtcoms over 2 years ago - 1 comment

#504 - Update to Yard documentation

Pull Request - State: closed - Opened by deibele1 over 3 years ago

#503 - Support custom angular elemnts

Issue - State: closed - Opened by deibele1 over 3 years ago

#502 - unable to run page-object using selenium 4 beta

Issue - State: closed - Opened by anilreddy over 3 years ago - 1 comment
Labels: bug

#501 - Fixes Issue #499

Pull Request - State: closed - Opened by justjoehere over 3 years ago - 1 comment

#500 - Support custom elements for the root of widgets

Issue - State: open - Opened by jkotests over 3 years ago
Labels: feature-request

#499 - Fixes bug with in_iframe(visible: true)

Pull Request - State: closed - Opened by justjoehere over 3 years ago - 2 comments

#498 - Frame locators that contain { visible: true } blow up

Issue - State: closed - Opened by justjoehere over 3 years ago - 4 comments

#497 - Including page-object in the Gemfile includes watir, even if you use selenium

Issue - State: closed - Opened by ccdredzik over 3 years ago - 2 comments

#496 - If you try to use .ins_elements method, you will get an error

Issue - State: open - Opened by ibalosh almost 4 years ago
Labels: bug

#495 - Adding Angular support

Pull Request - State: open - Opened by jheyneman over 4 years ago

#494 - Reduce code duplication in accessors for block form

Pull Request - State: open - Opened by jkotests almost 5 years ago

#493 - Delegate Platforms::Watir::PageObject methods to browser

Pull Request - State: open - Opened by jkotests almost 5 years ago

#492 - method_missing should only delegate available methods

Pull Request - State: closed - Opened by jkotests almost 5 years ago

#491 - Make tag name optional in dynamic element locator

Issue - State: open - Opened by jkotests almost 5 years ago - 1 comment
Labels: feature-request

#490 - How to change the global implicit element wait time?

Issue - State: closed - Opened by MiluchOK almost 5 years ago - 2 comments

#489 - Add date_field accessor

Pull Request - State: closed - Opened by jkotests almost 5 years ago - 1 comment

#488 - Remove extra space in docs for some accessors

Pull Request - State: closed - Opened by ShockwaveNN about 5 years ago - 1 comment

#487 - ElementNotVisibleError is deprecated

Issue - State: open - Opened by anilreddy about 5 years ago - 5 comments

#486 - ActiveSupport causes `present?` to be redefined on `PageObject`

Pull Request - State: closed - Opened by StephenTurley about 5 years ago - 2 comments

#485 - navigate_to method calls with page_navigation's navigate_to

Issue - State: closed - Opened by ynotgnef about 5 years ago - 2 comments

#484 - Lazy Loading of POs

Issue - State: open - Opened by Githraine over 5 years ago - 1 comment
Labels: feature-request

#483 - Bump version to 2.2.6

Pull Request - State: closed - Opened by jkotests over 5 years ago

#482 - Fix unit tests using Watir::Element

Pull Request - State: closed - Opened by jkotests over 5 years ago

#481 - How to make page-object use Selenium driver instead of Watir

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

#480 - Replace :text locator with RegExp values with :visible_text

Pull Request - State: closed - Opened by tburraston over 5 years ago - 4 comments

#479 - Support locating page sections via block

Issue - State: open - Opened by jkotests over 5 years ago
Labels: feature-request

#478 - Undefined method 'type' when the retrieved adjacent elements includes inputs

Issue - State: open - Opened by jkotests over 5 years ago - 1 comment
Labels: bug

#476 - Accessors should create method for checking element presence

Issue - State: open - Opened by jkotests over 5 years ago
Labels: feature-request

#475 - present? not really working correctly

Issue - State: closed - Opened by neotifa over 5 years ago - 4 comments

#474 - Replace #visible? with #present?

Pull Request - State: closed - Opened by jkotests over 5 years ago

#473 - Allow drag_and_drop_on to accept page-object elements

Pull Request - State: closed - Opened by jkotests almost 6 years ago

#471 - Wait for element attribute values is not supported.

Issue - State: open - Opened by kapoorlakshya almost 6 years ago
Labels: feature-request

#469 - Pass helper class instance into PageObject

Issue - State: closed - Opened by chbndrhnns almost 6 years ago - 2 comments

#468 - Alias when_visible with when_present

Pull Request - State: closed - Opened by jkotests almost 6 years ago

#467 - Watir warning for populate_page_with

Issue - State: closed - Opened by marcangel1 almost 6 years ago - 2 comments
Labels: bug

#466 - Fix Element#present? when using Active Support

Pull Request - State: closed - Opened by jkotests almost 6 years ago - 2 comments

#465 - Element#present? with Rails does not come into Watir Element

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

#463 - Hookable Accessors

Issue - State: open - Opened by Donavan over 6 years ago
Labels: feature-request

#462 - Located element by tagname

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

#461 - Adding actions to the Visit method

Issue - State: closed - Opened by Githraine over 6 years ago - 2 comments

#460 - Browser context changing after updating to 2.2

Issue - State: closed - Opened by aumn26 over 6 years ago - 3 comments
Labels: bug

#459 - Adding text to a textarea not working

Issue - State: closed - Opened by rvodden over 6 years ago - 2 comments

#458 - Use visible text to find index by regex to avoid Watir deprecation warning

Pull Request - State: closed - Opened by stephendisalvio over 6 years ago - 7 comments

#457 - allow filling forms with any object that can be converted to a Hash

Pull Request - State: closed - Opened by titusfortner over 6 years ago

#456 - Some numbers skipped when trying input

Issue - State: closed - Opened by qaisbadsha almost 7 years ago - 7 comments

#455 - .

Issue - State: closed - Opened by szorlowski almost 7 years ago

#454 - Page navigation broken

Issue - State: open - Opened by enkessler almost 7 years ago - 3 comments

#453 - Add support for multi value in index property

Issue - State: open - Opened by CognizantCOE almost 7 years ago - 1 comment
Labels: documentation

#452 - Checking for presence times out instead of returning false for nested objects.

Issue - State: closed - Opened by kapoorlakshya almost 7 years ago - 2 comments

#451 - custom elements (widgets) with user defined tag names

Issue - State: closed - Opened by magynhard about 7 years ago - 4 comments

#450 - Add support for Angular (not AngularJS)

Issue - State: open - Opened by magynhard about 7 years ago - 4 comments
Labels: feature-request

#449 - to get all the values of a column in a table.

Pull Request - State: closed - Opened by sanvijay about 7 years ago - 3 comments

#448 - refactoring of page_populator

Pull Request - State: closed - Opened by vveliev about 7 years ago - 3 comments

#447 - page_populator does not work when element name match element type(text)

Issue - State: open - Opened by vveliev about 7 years ago - 3 comments
Labels: bug

#446 - PageObject.register_widget undefined method

Issue - State: closed - Opened by tjonesmi about 7 years ago - 2 comments

#445 - watir 6.8 removed select_text as a separate file

Pull Request - State: closed - Opened by titusfortner about 7 years ago - 1 comment

#444 - Wrap the text being looked for in table row lookup with Regexp.escape()

Pull Request - State: closed - Opened by phebus about 7 years ago

#443 - Gemfile: use https source for rubygems

Pull Request - State: closed - Opened by olleolleolle about 7 years ago

#442 - README: use SVG build badge

Pull Request - State: closed - Opened by olleolleolle about 7 years ago

#441 - update to webdrivers 3

Pull Request - State: closed - Opened by titusfortner about 7 years ago

#440 - fix wrapping of Selenium Drivers in Watir Browsers

Pull Request - State: closed - Opened by titusfortner about 7 years ago

#439 - Selenium::Webdriver support broken since 2.1: undefined methods

Issue - State: closed - Opened by imankovskyi about 7 years ago - 4 comments

#437 - populate_page_with broken for selecting select list option by text

Issue - State: closed - Opened by phebus about 7 years ago - 1 comment

#436 - Watir 6 7

Pull Request - State: closed - Opened by titusfortner about 7 years ago - 3 comments

#433 - cause section collections to return section collections from a handfu…

Pull Request - State: closed - Opened by AlexisKAndersen about 7 years ago - 12 comments

#430 - Handling module namespace using @current_page

Issue - State: closed - Opened by pgundlupetvenkatesh about 7 years ago - 6 comments

#419 - version 2.1.1 killed appium?

Issue - State: open - Opened by eskignax over 7 years ago - 4 comments

#410 - Easy/Safe way to add custom widgets in subclasses?

Issue - State: open - Opened by imjonsnooow over 7 years ago - 6 comments
Labels: bug

#408 - element.wait_until is broken

Issue - State: closed - Opened by pravinrmali almost 8 years ago - 7 comments

#374 - support css pseudo-selectors in page object

Issue - State: closed - Opened by sri102info about 8 years ago - 2 comments

#360 - page populator for checkbox that is belong to iframe

Issue - State: closed - Opened by vveliev over 8 years ago - 8 comments

#355 - Methods for elements inside Frame/iFrame

Issue - State: closed - Opened by vveliev over 8 years ago - 4 comments

#354 - PageSections misbehave when locating elements with xpaths

Issue - State: closed - Opened by tk8817 over 8 years ago - 6 comments

#346 - lib/page-object/platforms/watir-webdriver/element.rb coverage incorrect

Issue - State: open - Opened by DavidSelby almost 9 years ago
Labels: build

#341 - Redirecting to authentication page

Issue - State: closed - Opened by ducthanh almost 9 years ago - 3 comments

#332 - wait_for_ajax is not working with :angularjs for me

Issue - State: closed - Opened by pittgoose about 9 years ago - 3 comments

#330 - Support for single page applications

Issue - State: closed - Opened by gssjr about 9 years ago - 34 comments

#321 - can we have a .if_visible method?

Issue - State: closed - Opened by ufo2mstar about 9 years ago - 3 comments

#319 - PageObject issue with clicking elements on IE

Issue - State: closed - Opened by sabari-karthik about 9 years ago - 4 comments

#307 - support for input type date

Issue - State: closed - Opened by ritman-us about 9 years ago - 2 comments
Labels: feature-request

#306 - Indexed property child field is not being added correctly

Issue - State: open - Opened by Kysis101 about 9 years ago - 3 comments
Labels: bug

#301 - Better exception handling for nilClasses because element was not found.

Issue - State: closed - Opened by neumachen over 9 years ago - 5 comments

#298 - Parallelize test execution

Issue - State: open - Opened by bootstraponline over 9 years ago - 4 comments
Labels: build

#294 - Dealing with populate_page_with data_for using page_sections

Issue - State: open - Opened by snowe2010 over 9 years ago - 2 comments
Labels: feature-request

#292 - Access to page methods within section

Issue - State: open - Opened by brbrr over 9 years ago - 3 comments
Labels: bug

#290 - [Feature request] image_element.loaded?

Issue - State: closed - Opened by eskignax over 9 years ago - 1 comment

#259 - Feature request - Add thead/tbody elements to table

Issue - State: open - Opened by janahanEDH almost 10 years ago - 8 comments
Labels: feature-request

#212 - Extend wait_for_ajax to check if the framework is initialized

Issue - State: open - Opened by Chuckv over 10 years ago - 7 comments
Labels: feature-request

#207 - Locating generic element by name

Issue - State: closed - Opened by dmfranko over 10 years ago - 7 comments

#203 - Dynamic definition of elements

Issue - State: closed - Opened by piyushpathakqa over 10 years ago - 10 comments

#193 - Appium support

Issue - State: closed - Opened by enricostano almost 11 years ago - 19 comments

#184 - DEPRECATION WARNING for drag_and_drop_on (request )

Issue - State: closed - Opened by yatsan about 11 years ago - 6 comments