-
Improvement
-
Resolution: Won't Fix
-
Major
-
None
-
2.9
-
MOODLE_29_STABLE
Currently file upload is done using upload file repository, which expects file absolute path.
Because of above reason, selenium grid has to run the same server as webserver, else it fails for upload step.
To enable selenium to run on different server (For grid/parallel run), we should have a fallback to allow url upload. This will enable us to use docker or selenium grid on another server and test upload steps.
- has a non-specific relationship to
-
MDL-47552 Behat: Setting a file upload in form works only in single scenario
-
- Closed
-