issues
search
google
/
pageloader
A framework for creating page objects for in-browser or WebDriver tests.
https://pub.dartlang.org/packages/pageloader
Apache License 2.0
40
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add grammatically correct doesNotExist matcher
#224
haruphoenix
closed
8 months ago
1
Bump analyzer to 2.4.0
#223
GZGavinZhao
opened
2 years ago
1
Fix null safety code generation and migrate to null safety
#222
GZGavinZhao
closed
2 years ago
3
Remove '-nullsafety.4' version for collection. Use full version.
#221
mk13
closed
3 years ago
0
Remove unused import
#220
mk13
closed
3 years ago
0
Bump PageLoader to 4.0.0.
#219
mk13
closed
3 years ago
0
Minor typo fix. `pageloader3`->`pageloader`.
#218
mk13
closed
3 years ago
0
Sync to internal and bump versions.
#217
mk13
closed
3 years ago
1
Non-null safe Angular 6 compatibility
#216
daniel-v
closed
3 years ago
1
Building package:pageloader throws InconsistentAnalysisException
#215
daniel-v
closed
3 years ago
1
Sync with origin master
#214
szepeshazi
closed
3 years ago
3
WIP: bump analyzer to ^0.40.0
#213
lukaszkolodziejczyk
closed
3 years ago
7
Running 'pub run build_runner build' throws error: 'Failed to snapshot build script .dart_tool/build/entrypoint/build.dart.'
#212
dotdotcommadot
closed
3 years ago
1
Adds support for analyzer 0.40.0
#211
LukeyBeachBoy
closed
3 years ago
7
Add analyzer 0.40.0 support
#210
LukeyBeachBoy
closed
3 years ago
3
Remove unused dart:async imports
#209
MichaelRFairhurst
closed
3 years ago
5
PageLoaderElement.exists throws on removed element when using with WebDriver
#208
szepeshazi
closed
3 years ago
1
Update documentation to be more detailed and in subsections
#207
mk13
closed
4 years ago
0
Fix bug with unannotated methods not properly passing in type parameters to super call
#206
mk13
closed
4 years ago
0
Sync with internal
#205
mk13
closed
4 years ago
0
Update to built_value ^7.0.0
#204
mk13
closed
4 years ago
0
Update to built_value ^7.0.0
#203
natebosch
closed
4 years ago
3
Update pubspec.yaml to publish 3.2.4
#202
mk13
closed
4 years ago
0
Bump SDK minimum to 2.3
#201
mk13
closed
4 years ago
0
Prep for publish
#200
mk13
closed
4 years ago
0
Bump analyzer to up to 0.40.0.
#199
mk13
closed
4 years ago
0
Update to the latest analyser version
#198
e-belair
closed
4 years ago
1
Change event on text inputs is triggered when typing, should happen on blur.
#197
mihaibogdan10
closed
3 years ago
2
Fix Changelog typo
#196
mk13
closed
5 years ago
2
Bump Pageloader to 3.2.2 (from 3.2.1) and bump analyzer and build_run…
#195
mk13
closed
5 years ago
0
Fix Build failing issue caused by webdriver + travis configuration
#194
mk13
closed
5 years ago
0
`build_config` dep uses version range
#193
mk13
closed
5 years ago
2
Set version range for `build_config`
#192
hpoit
closed
5 years ago
13
Widen constraint on `build_config`
#191
hpoit
closed
5 years ago
3
Remove build_config - not needed.
#190
mk13
closed
5 years ago
0
Use google-chrome instead of chromium-browser; causing travis failures
#189
mk13
closed
5 years ago
0
remove direct dependency on package:build_config
#188
johnpryan
closed
5 years ago
3
Version solving failed
#187
hpoit
closed
5 years ago
2
Allow the latest build_config
#186
jakemac53
closed
5 years ago
1
Create a @ByTestId annotation that selects element with attribute "data-test-id".
#185
elvisun
closed
5 years ago
5
pageloader conflicts with build_runner
#184
ValeriusGC
closed
5 years ago
4
Stop making use of the `tmp` constructor for `ResolvedLibraryResultImpl`.
#183
stereotype441
closed
5 years ago
1
Bump SDK and analyzer version
#182
mk13
closed
5 years ago
2
Update minimal environment
#181
valakis
closed
5 years ago
1
Add best practices documentation
#180
mk13
closed
5 years ago
0
Bump version to 3.1.1
#179
mk13
closed
5 years ago
0
Html typeSequence now calls syncFn
#178
mk13
closed
5 years ago
0
Fix formatting of "Inheritance" section.
#177
tacocat
closed
5 years ago
0
Change tagName field in generated PO to be const if valid, other gett…
#176
mk13
closed
5 years ago
0
Remove unnecessary parens
#175
mk13
closed
5 years ago
0
Next