Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

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
Incomplete interface definitons
#39 opened Oct 27, 2017 by mgedmin
on the wire tests fails
#12 opened Apr 6, 2014 by projekt01
ProTip! no:milestone will show everything without a milestone.