File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
doc/userguide/src/ExecutingTestCases Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -505,7 +505,7 @@ Programmatic modification of test data
505
505
--------------------------------------
506
506
507
507
If the provided built-in features to modify test data before execution
508
- are not enough, Robot Framework 2.9 and newer provide a possible to do
508
+ are not enough, Robot Framework 2.9 and newer makes it possible to do
509
509
custom modifications programmatically. This is accomplished by creating
510
510
a so called *pre-run modifier * and activating it using the
511
511
:option: `--prerunmodifier ` option.
Original file line number Diff line number Diff line change @@ -585,7 +585,7 @@ Programmatic modification of results
585
585
------------------------------------
586
586
587
587
If the provided built-in features to modify results are are not enough,
588
- Robot Framework 2.9 and newer provide a possible to do custom modifications
588
+ Robot Framework 2.9 and newer makes it possible to do custom modifications
589
589
programmatically. This is accomplished by creating a model modifier and
590
590
activating it using the :option: `--prerebotmodifier ` option.
591
591
You can’t perform that action at this time.
0 commit comments