This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25095 - [WebDriver Spec]: getTitle is not documented
Summary: [WebDriver Spec]: getTitle is not documented
Status: RESOLVED FIXED
Alias: None
Product: Browser Test/Tools WG
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Browser Testing and Tools WG
QA Contact: Browser Testing and Tools WG
URL:
Whiteboard:
Keywords:
: 25103 26091 (view as bug list)
Depends on:
Blocks: 20860
  Show dependency treegraph
 
Reported: 2014-03-18 23:45 UTC by David Burns :automatedtester
Modified: 2014-06-17 10:08 UTC (History)
3 users (show)

See Also:


Attachments

Description David Burns :automatedtester 2014-03-18 23:45:16 UTC
We should document that it should return the title of the page in the top level browsing context.
Comment 1 Andreas Tolfsen 2014-03-20 10:04:57 UTC
*** Bug 25103 has been marked as a duplicate of this bug. ***
Comment 2 Andreas Tolfsen 2014-03-20 10:07:05 UTC
Specifically I'm interested in what should happen if there's no driver session and you call this command.
Comment 3 David Burns :automatedtester 2014-06-13 20:57:20 UTC
*** Bug 26091 has been marked as a duplicate of this bug. ***
Comment 4 David Burns :automatedtester 2014-06-16 21:07:21 UTC
https://dvcs.w3.org/hg/webdriver/rev/8be786dcc16b
Comment 5 Andrey Botalov 2014-06-17 09:33:15 UTC
Currently it says:
> In the case of a Nested Browsing Context WebDriver must return the [html51] top level browsering context

I think it should say:
> In the case of a Nested Browsing Context WebDriver must return the title of [html51] top level browsering context

The same about getCurrentUrl.
Comment 6 David Burns :automatedtester 2014-06-17 10:08:57 UTC
https://dvcs.w3.org/hg/webdriver/rev/28ec7c668859