Skip to content

Commit d148444

Browse files
committed
Adding Generic Joomla! URL
1 parent 7dd07ee commit d148444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You are asked to remove WebDriver module and change it by the JoomlaBrowser modu
5151
```yaml
5252
config:
5353
JoomlaBrowser:
54-
url: 'http://joomla.box/repos/redmember2/tests/joomla-cms3/' # the url that points to the joomla installation at /tests/system/joomla-cms
54+
url: 'http://localhost/joomla-cms/' # the url that points to the joomla installation at /tests/system/joomla-cms
5555
browser: 'firefox'
5656
window_size: 1024x768
5757
capabilities:

0 commit comments

Comments
 (0)