Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Bring C# support package in line with Java support package #1175

Closed
lukeis opened this issue Mar 2, 2016 · 12 comments
Closed

Bring C# support package in line with Java support package #1175

lukeis opened this issue Mar 2, 2016 · 12 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 2, 2016

Originally reported on Google Code with ID 1175

APIs:

* Wait (WebDriverWait) - done
* PageFactory - started (still to do: default lookups by ID, construction of classes
by class type)
* ByIdOrName
* ByChained
* EventFiringWebDriver
* Select - done (DavidBurns)
* [Slow]LoadableComponent

Reported by dawagner on 2011-01-10 01:22:35

@lukeis lukeis self-assigned this Mar 2, 2016
@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by barancev on 2011-10-03 05:55:04

  • Labels added: Component-WebDriver

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by dawagner on 2012-02-05 17:53:11

  • Labels added: GettingStarted

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by dawagner on 2012-04-10 21:57:23

  • Labels added: GettingInvolved
  • Labels removed: GettingStarted

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

I added issue #3755 before I saw this enhancement request. I have attached a patch with
both LoadableComponent and SlowLoadableComponent to that request.

Reported by ksummerlin on 2012-04-22 17:37:29

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Update to the status of APIs:

* Wait (WebDriverWait) - done
* PageFactory - started (still to do: default lookups by ID, construction of classes
by class type)
* ByIdOrName
* ByChained
* EventFiringWebDriver - done
* Select - done (DavidBurns)
* [Slow]LoadableComponent - done (KellySummerlin)

Reported by james.h.evans.jr on 2012-05-07 13:08:03

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

ByChained added as of r3870

Reported by barancev on 2012-05-16 08:51:54

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

* Missing Logging interface for Chrome
  Should bring in LoggingPreferences that interfaces with the chrome console Performance.
Found this while attempting to replicate GTAC 2013 Performance slides.
(org.openqa.selenium.logging from Java version)

Reported by chader144 on 2013-10-01 17:54:35

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

The logging interfaces are not part of the Support package; they are part of the core
WebDriver components. They have not yet been added to the .NET bindings because the
Java API is likely to undergo some changes.

Reported by james.h.evans.jr on 2013-10-01 23:33:21

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Any update on implementing logging interfaces in .Net bindings? When are we expecting
to do this.

Reported by sahajamit on 2013-11-14 13:27:22

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Logging is not part of the Support API, and thus will not be handled by this issue.

Reported by james.h.evans.jr on 2014-01-28 16:32:51

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

This issue was closed by revision a90c64557639.

Reported by james.h.evans.jr on 2014-01-28 16:34:56

  • Status changed: Fixed

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by luke.semerau on 2015-09-17 18:11:49

  • Labels added: Restrict-AddIssueComment-Commit

@lukeis lukeis closed this as completed Mar 2, 2016
@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant