Commit 038a7d2
committed
minor #5646 Moved comment to the right place (mickaelandrieu)
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes #5646).
Discussion
----------
Moved comment to the right place
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | >= 2.3 afaik
| Fixed tickets | none
I think this move is required because we can think at this moment that the function ``link()`` send the click that is wrong (link() function create a Link object from the selector or throw an exception).
Commits
-------
9353afc Moved comment to the right place1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
| |||
0 commit comments