Commit df6b58d
authored
Update Choose File doc to mention support for grid (robotframework#1318)
* Update Choose File doc to mention support for grid
The Selenium will, magically, transfer the file from the file system where Robot Framework is running to the Selenium Grid node file system. Selenium will ensure that file is transferred to know location, like %TMP% or $TMP and file system does not have to same (Example transfer from Windows to Linux works fine.)
Fixes robotframework#4491 parent de9d233 commit df6b58d
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
201 | 206 | | |
202 | 207 | | |
203 | 208 | | |
| |||
0 commit comments