Releases
v0.28.0
(2020-10-07)
Features
cli : allow multiple occurence of --var-from-file (#247 ) (0d2ed76 ), closes #247
context/web : add prefs for chromedriver (#257 ) (#258 ) (749a51c ), closes #257 #258
dbfixtures : add skipResetSequences parameter (c1d7719 )
executor/http : added http debug infos in http executor (#259 ) (dc7ae07 ), closes #259
executor/web : Add text and value attribute in result of test step (#227 ) (19b6f1a ), closes #227
executor/web : add gecko web driver (#225 ) (c9c106c ), closes #225
executor/web : add statement to manage select component (#229 ) (9a166c8 ), closes #229
executor/web : add statement to upload file (#232 ) (9d5460b ), closes #232
executor/web : add statements to manage popup actions (#230 ) (cce97ad ), closes #230
executor/web : implement next window (#226 ) (e4ba258 ), closes #226
executor/web : statement to manage browser history actions (#237 ) (24e4e6c ), closes #237
http : read proxy from environment (#251 ) (62a00a9 ), closes #251
testfixtures : upgrade testfixtures to v3 (3686985 )
Bug Fixes
cli : don't iterate over empty varFiles (#255 ) (55f457d ), closes #255
cli : give higher priority to --var over --var-from-file (#246 ) (50fdc39 ), closes #246
executor/http : save multiple set-cookie headers when returned by the server (#266 ) (f9547b9 ), closes #266
executor/http : support setting host in headers (#218 ) (e145c61 ), closes #218
executor/web : add statements to manage frame (#228 ) (07c6ecd ), closes #228
executor/web : merge conflicts (11570d7 )
cli : do not truncate filename in results (#273 ) (b349e3a ), closes #273 #254
test : fix some http asserts (#272 ) (941af31 ), closes #272
Documentation
You can’t perform that action at this time.