issues
search
cheezy
/
page-object
Gem to implement PageObject pattern in watir-webdriver and selenium-webdriver
MIT License
653
stars
220
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
You cannot use Widget _elements if the base_element_tag is :checkbox
#506
svetlalev
opened
1 year ago
0
Would it be possible to use selenium webdriver selector in Page class ?
#505
rtcoms
closed
2 years ago
1
Update to Yard documentation
#504
deibele1
closed
2 years ago
0
Support custom angular elemnts
#503
deibele1
closed
3 years ago
0
unable to run page-object using selenium 4 beta
#502
anilreddy
closed
3 years ago
1
Fixes Issue #499
#501
justjoehere
closed
3 years ago
1
Support custom elements for the root of widgets
#500
jkotests
opened
3 years ago
0
Fixes bug with in_iframe(visible: true)
#499
justjoehere
closed
3 years ago
2
Frame locators that contain { visible: true } blow up
#498
justjoehere
closed
3 years ago
4
Including page-object in the Gemfile includes watir, even if you use selenium
#497
ccdredzik
closed
3 years ago
2
If you try to use .ins_elements method, you will get an error
#496
ibalosh
opened
4 years ago
0
Adding Angular support
#495
jheyneman
opened
4 years ago
0
Reduce code duplication in accessors for block form
#494
jkotests
opened
5 years ago
0
Delegate Platforms::Watir::PageObject methods to browser
#493
jkotests
opened
5 years ago
0
method_missing should only delegate available methods
#492
jkotests
closed
5 years ago
0
Make tag name optional in dynamic element locator
#491
jkotests
opened
5 years ago
1
How to change the global implicit element wait time?
#490
MiluchOK
closed
3 years ago
2
Add date_field accessor
#489
jkotests
closed
5 years ago
1
Remove extra space in docs for some accessors
#488
ShockwaveNN
closed
5 years ago
1
ElementNotVisibleError is deprecated
#487
anilreddy
opened
5 years ago
5
ActiveSupport causes `present?` to be redefined on `PageObject`
#486
StephenTurley
closed
5 years ago
2
navigate_to method calls with page_navigation's navigate_to
#485
ynotgnef
closed
5 years ago
2
Lazy Loading of POs
#484
Githraine
opened
5 years ago
1
Bump version to 2.2.6
#483
jkotests
closed
5 years ago
0
Fix unit tests using Watir::Element
#482
jkotests
closed
5 years ago
0
How to make page-object use Selenium driver instead of Watir
#481
mahula
opened
5 years ago
5
Replace :text locator with RegExp values with :visible_text
#480
tburraston
closed
5 years ago
4
Support locating page sections via block
#479
jkotests
opened
5 years ago
0
Undefined method 'type' when the retrieved adjacent elements includes inputs
#478
jkotests
opened
5 years ago
1
UnknownObjectException when checking existence of an adjacent element that does not exist
#477
jkotests
opened
5 years ago
0
Accessors should create method for checking element presence
#476
jkotests
opened
5 years ago
0
present? not really working correctly
#475
neotifa
closed
5 years ago
4
Replace #visible? with #present?
#474
jkotests
closed
5 years ago
0
Allow drag_and_drop_on to accept page-object elements
#473
jkotests
closed
5 years ago
0
SelectList can not use `list_name=` while using Materializecss select dropdown
#472
happyjohnnylin
closed
5 years ago
1
Wait for element attribute values is not supported.
#471
kapoorlakshya
opened
6 years ago
0
Differnt present? methods are called when using element.present? and element.when_present
#470
taolinqu
closed
6 years ago
4
Pass helper class instance into PageObject
#469
chbndrhnns
closed
6 years ago
2
Alias when_visible with when_present
#468
jkotests
closed
6 years ago
0
Watir warning for populate_page_with
#467
marcangel1
closed
5 years ago
2
Fix Element#present? when using Active Support
#466
jkotests
closed
6 years ago
2
Element#present? with Rails does not come into Watir Element
#465
mishacouch
closed
6 years ago
4
supporting child element identification from a parent page-object using index parameter
#464
navarannan
closed
6 years ago
1
Hookable Accessors
#463
Donavan
opened
6 years ago
0
Located element by tagname
#462
williamhub
closed
6 years ago
3
Adding actions to the Visit method
#461
Githraine
closed
6 years ago
2
Browser context changing after updating to 2.2
#460
aumn26
closed
3 years ago
3
Adding text to a textarea not working
#459
rvodden
closed
6 years ago
2
Use visible text to find index by regex to avoid Watir deprecation warning
#458
stephendisalvio
closed
6 years ago
7
allow filling forms with any object that can be converted to a Hash
#457
titusfortner
closed
6 years ago
0
Next