File tree Expand file tree Collapse file tree 6 files changed +24
-0
lines changed
Expand file tree Collapse file tree 6 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ // Copyright (c) 2011 The Chromium Authors. All rights reserved.
2+ // Use of this source code is governed by a BSD-style license that can be
3+ // found in the LICENSE file.
4+
15/* ! \page page_url_post "URL post" for hybrid applications
26
37For hybrid applications there can be several different view types.
Original file line number Diff line number Diff line change 1+ // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2+ // Use of this source code is governed by a BSD-style license that can be
3+ // found in the LICENSE file.
4+
15/* ! \page page_hybrid_capabilities Hybrid WD capabilities
26
37<h2>Start window capabilities</h2>
Original file line number Diff line number Diff line change 1+ // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2+ // Use of this source code is governed by a BSD-style license that can be
3+ // found in the LICENSE file.
4+
15/* ! \page page_sessions Sessions
26
37Session class represents object that handles all information related to WD session.
Original file line number Diff line number Diff line change 1+ // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2+ // Use of this source code is governed by a BSD-style license that can be
3+ // found in the LICENSE file.
4+
15// / \page page_webdriver_switches WD Server switches
26// / Switches that can be passed to webdriver::Server::Init()
37// /
Original file line number Diff line number Diff line change 1+ // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2+ // Use of this source code is governed by a BSD-style license that can be
3+ // found in the LICENSE file.
4+
15#include " webdriver_server.h"
26#include " webdriver_route_table.h"
37#include " commands/command.h"
Original file line number Diff line number Diff line change 1+ // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2+ // Use of this source code is governed by a BSD-style license that can be
3+ // found in the LICENSE file.
4+
15#include " webdriver_switches.h"
26
37namespace webdriver {
You can’t perform that action at this time.
0 commit comments