-
Notifications
You must be signed in to change notification settings - Fork 16
Issues: zopefoundation/zope.testbrowser
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Browser._findAllControls() has wrong behaviour with no-name inputs and checkboxes
bug
#92
opened Nov 28, 2019 by
vernans
getLink now tests regexes using .match, not .search
compat
Compatibility issues due to mechanize -> webtest migration in 5.0.0
#82
opened Nov 9, 2019 by
cjwatson
getLink() used to consider the whole enclosed text content, now it only looks at the directly contained text
compat
Compatibility issues due to mechanize -> webtest migration in 5.0.0
#78
opened Jul 15, 2019 by
wosc
.reload() fails if the previous request was a POST
compat
Compatibility issues due to mechanize -> webtest migration in 5.0.0
#74
opened Jun 27, 2019 by
mgedmin
getControl('Label') cannot find hidden inputs any more
compat
Compatibility issues due to mechanize -> webtest migration in 5.0.0
#72
opened Jun 25, 2019 by
mgedmin
Value of unchecked checkboxes changed from False to [] in zope.testbrowser 5.0.0
compat
Compatibility issues due to mechanize -> webtest migration in 5.0.0
#71
opened Jun 25, 2019 by
mgedmin
getLink() used to see iframes, now it doesn't
compat
Compatibility issues due to mechanize -> webtest migration in 5.0.0
#69
opened Jun 25, 2019 by
mgedmin
ProTip!
no:milestone will show everything without a milestone.