[dotnet] [bidi] Simplify modules namespace for end users (breaking change) by nvborisenko · Pull Request #15820 · SeleniumHQ/selenium

BiDi.cs
Remove `Modules` namespace from BiDi submodules and usages
+26/-26  BrowserModule.cs
Move BrowserModule to flattened namespace                               
+1/-1      ClientWindow.cs
Move ClientWindow to flattened namespace                                 
+1/-1      ClientWindowInfo.cs
Move ClientWindowInfo to flattened namespace                         
+1/-1      CloseCommand.cs
Move CloseCommand to flattened namespace                                 
+1/-1      CreateUserContextCommand.cs
Move CreateUserContextCommand to flattened namespace         
+1/-1      GetClientWindowsCommand.cs
Move GetClientWindowsCommand to flattened namespace           
+1/-1      GetUserContextsCommand.cs
Move GetUserContextsCommand to flattened namespace             
+1/-1      RemoveUserContextCommand.cs
Move RemoveUserContextCommand to flattened namespace         
+1/-1      UserContext.cs
Move UserContext to flattened namespace                                   
+1/-1      UserContextInfo.cs
Move UserContextInfo to flattened namespace                           
+1/-1      ActivateCommand.cs
Move ActivateCommand to flattened namespace                           
+1/-1      BrowsingContext.cs
Move BrowsingContext to flattened namespace                           
+1/-1      BrowsingContextInfo.cs
Move BrowsingContextInfo to flattened namespace                   
+1/-1      BrowsingContextInputModule.cs
Move BrowsingContextInputModule to flattened namespace     
+2/-2      BrowsingContextLogModule.cs
Move BrowsingContextLogModule to flattened namespace         
+2/-2      BrowsingContextModule.cs
Move BrowsingContextModule to flattened namespace               
+1/-1      BrowsingContextNetworkModule.cs
Move BrowsingContextNetworkModule to flattened namespace 
+2/-2      BrowsingContextScriptModule.cs
Move BrowsingContextScriptModule to flattened namespace   
+2/-2      BrowsingContextStorageModule.cs
Move BrowsingContextStorageModule to flattened namespace 
+2/-2      CaptureScreenshotCommand.cs
Move CaptureScreenshotCommand to flattened namespace         
+1/-1      CloseCommand.cs
Move CloseCommand to flattened namespace                                 
+1/-1      CreateCommand.cs
Move CreateCommand to flattened namespace                               
+1/-1      GetTreeCommand.cs
Move GetTreeCommand to flattened namespace                             
+1/-1      HandleUserPromptCommand.cs
Move HandleUserPromptCommand to flattened namespace           
+1/-1      LocateNodesCommand.cs
Move LocateNodesCommand to flattened namespace                     
+1/-1      Locator.cs
Move Locator to flattened namespace                                           
+1/-1      NavigateCommand.cs
Move NavigateCommand to flattened namespace                           
+1/-1      Navigation.cs
Move Navigation to flattened namespace                                     
+1/-1      NavigationInfo.cs
Move NavigationInfo to flattened namespace                             
+1/-1      PrintCommand.cs
Move PrintCommand to flattened namespace                                 
+1/-1      ReloadCommand.cs
Move ReloadCommand to flattened namespace                               
+1/-1      SetViewportCommand.cs
Move SetViewportCommand to flattened namespace                     
+1/-1      TraverseHistoryCommand.cs
Move TraverseHistoryCommand to flattened namespace             
+1/-1      UserPromptClosedEventArgs.cs
Move UserPromptClosedEventArgs to flattened namespace       
+1/-1      UserPromptOpenedEventArgs.cs
Move UserPromptOpenedEventArgs to flattened namespace       
+1/-1      Broker.cs
Update logger and Subscription types for new namespaces   
+2/-2      EventHandler.cs
Update EventHandler to use flattened BrowsingContext         
+4/-5      BiDiJsonSerializerContext.cs
Update all JsonSerializable types to flattened namespaces
+135/-135 BrowserClientWindowConverter.cs
Update using to flattened Browser namespace                           
+1/-1      BrowserUserContextConverter.cs
Update using to flattened Browser namespace                           
+1/-1      BrowsingContextConverter.cs
Update BrowsingContextConverter to flattened namespace     
+4/-5      ChannelConverter.cs
Update using to flattened Script namespace                             
+1/-1      GetClientWindowsResultConverter.cs
Update using to flattened Browser namespace                           
+1/-1      GetCookiesResultConverter.cs
Update using to flattened Storage and Network namespaces 
+2/-2      GetRealmsResultConverter.cs
Update using to flattened Script namespace                             
+1/-1      GetUserContextsResultConverter.cs
Update using to flattened Browser namespace                           
+1/-1      InputSourceActionsConverter.cs
Update using to flattened Input namespace                               
+1/-1      LocateNodesResultConverter.cs
Update using to flattened BrowsingContext and Script namespaces
+2/-2      HandleConverter.cs
Update using to flattened Script namespace                             
+1/-1      InputOriginConverter.cs
Update using to flattened Input namespace                               
+1/-1      InterceptConverter.cs
Update using to flattened Network namespace                           
+1/-1      InternalIdConverter.cs
Update using to flattened Script namespace                             
+1/-1      NavigationConverter.cs
Update using to flattened BrowsingContext namespace           
+1/-1      EvaluateResultConverter.cs
Update using to flattened Script namespace                             
+1/-1      LogEntryConverter.cs
Update LogEntryConverter to flattened Log namespace           
+4/-4      RealmInfoConverter.cs
Update using to flattened Script namespace                             
+1/-1      RemoteValueConverter.cs
Update using to flattened Script namespace                             
+1/-1      PreloadScriptConverter.cs
Update using to flattened Script namespace                             
+1/-1      PrintPageRangeConverter.cs
Update using to flattened BrowsingContext namespace           
+1/-1      RealmConverter.cs
Update using to flattened Script namespace                             
+1/-1      RealmTypeConverter.cs
Update using to flattened Script namespace                             
+1/-1      RequestConverter.cs
Update using to flattened Network namespace                           
+1/-1      SubscriptionConverter.cs
Update SubscriptionConverter to flattened Session namespace
+4/-4      WebSocketTransport.cs
Update logger to use Internal.Logging.Log                               
+1/-1      EventArgs.cs
Update BrowsingContextEventArgs to flattened namespace     
+1/-2      InputModule.cs
Move InputModule to flattened namespace                                   
+1/-1      Origin.cs
Move Origin to flattened namespace                                             
+1/-1      PerformActionsCommand.cs
Move PerformActionsCommand to flattened namespace               
+1/-1      ReleaseActionsCommand.cs
Move ReleaseActionsCommand to flattened namespace               
+1/-1      SetFilesCommand.cs
Move SetFilesCommand to flattened namespace                           
+1/-1      SourceActions.cs
Move SourceActions to flattened namespace                               
+1/-1      LogEntry.cs
Move LogEntry to flattened namespace                                         
+1/-1      LogModule.cs
Move LogModule to flattened namespace                                       
+1/-1      Module.cs
Move Module base class to flattened namespace                       
+1/-1      AddInterceptCommand.cs
Move AddInterceptCommand to flattened namespace                   
+1/-1      AuthChallenge.cs
Move AuthChallenge to flattened namespace                               
+1/-1      AuthCredentials.cs
Move AuthCredentials to flattened namespace                           
+1/-1      AuthRequiredEventArgs.cs
Move AuthRequiredEventArgs to flattened namespace               
+1/-1      BaseParametersEventArgs.cs
Move BaseParametersEventArgs to flattened namespace           
+1/-1      BeforeRequestSentEventArgs.cs
Move BeforeRequestSentEventArgs to flattened namespace     
+2/-2      BytesValue.cs
Move BytesValue to flattened namespace                                     
+1/-1      ContinueRequestCommand.cs
Move ContinueRequestCommand to flattened namespace             
+1/-1      ContinueResponseCommand.cs
Move ContinueResponseCommand to flattened namespace           
+1/-1      ContinueWithAuthCommand.cs
Move ContinueWithAuthCommand to flattened namespace           
+1/-1      Cookie.cs
Move Cookie to flattened namespace                                             
+1/-1      CookieHeader.cs
Move CookieHeader to flattened namespace                                 
+1/-1      FailRequestCommand.cs
Move FailRequestCommand to flattened namespace                     
+1/-1      FetchErrorEventArgs.cs
Move FetchErrorEventArgs to flattened namespace                   
+2/-2      FetchTimingInfo.cs
Move FetchTimingInfo to flattened namespace                           
+1/-1      Header.cs
Move Header to flattened namespace                                             
+1/-1      Initiator.cs
Move Initiator to flattened namespace                                       
+1/-1      Intercept.cs
Move Intercept to flattened namespace                                       
+1/-1      NetworkModule.HighLevel.cs
Move NetworkModule.HighLevel to flattened namespace           
+1/-1      NetworkModule.cs
Move NetworkModule to flattened namespace                               
+1/-1      ProvideResponseCommand.cs
Move ProvideResponseCommand to flattened namespace             
+1/-1      RemoveInterceptCommand.cs
Move RemoveInterceptCommand to flattened namespace             
+1/-1      Request.cs
Move Request to flattened namespace                                           
+1/-1      RequestData.cs
Move RequestData to flattened namespace                                   
+1/-1      ResponseCompletedEventArgs.cs
Move ResponseCompletedEventArgs to flattened namespace     
+2/-2      ResponseContent.cs
Move ResponseContent to flattened namespace                           
+1/-1      ResponseData.cs
Move ResponseData to flattened namespace                                 
+1/-1      ResponseStartedEventArgs.cs
Move ResponseStartedEventArgs to flattened namespace         
+2/-2      SetCacheBehaviorCommand.cs
Move SetCacheBehaviorCommand to flattened namespace           
+1/-1      SetCookieHeader.cs
Move SetCookieHeader to flattened namespace                           
+1/-1      UrlPattern.cs
Move UrlPattern to flattened namespace                                     
+1/-1      AddPreloadScriptCommand.cs
Move AddPreloadScriptCommand to flattened namespace           
+1/-1      CallFunctionCommand.cs
Move CallFunctionCommand to flattened namespace                   
+1/-1      Channel.cs
Move Channel to flattened namespace                                           
+1/-1      ChannelProperties.cs
Move ChannelProperties to flattened namespace                       
+1/-1      DisownCommand.cs
Move DisownCommand to flattened namespace                               
+1/-1      EvaluateCommand.cs
Move EvaluateCommand to flattened namespace                           
+1/-1      GetRealmsCommand.cs
Move GetRealmsCommand to flattened namespace                         
+1/-1      Handle.cs
Move Handle to flattened namespace                                             
+1/-1      IRemoteReference.cs
Move IRemoteReference to flattened namespace                         
+1/-1      InternalId.cs
Move InternalId to flattened namespace                                     
+1/-1      LocalValue.cs
Move LocalValue to flattened namespace                                     
+1/-1      MessageEventArgs.cs
Move MessageEventArgs to flattened namespace                         
+1/-1      NodeProperties.cs
Move NodeProperties to flattened namespace                             
+1/-1      PreloadScript.cs
Move PreloadScript to flattened namespace                               
+1/-1      Realm.cs
Move Realm to flattened namespace                                               
+1/-1      RealmDestroyedEventArgs.cs
Move RealmDestroyedEventArgs to flattened namespace           
+1/-1      RealmInfo.cs
Move RealmInfo to flattened namespace                                       
+1/-1      RealmType.cs
Move RealmType to flattened namespace                                       
+1/-1      RegExpValue.cs
Move RegExpValue to flattened namespace                                   
+1/-1      RemoteValue.cs
Move RemoteValue to flattened namespace                                   
+1/-1      RemovePreloadScriptCommand.cs
Move RemovePreloadScriptCommand to flattened namespace     
+1/-1      ResultOwnership.cs
Move ResultOwnership to flattened namespace                           
+1/-1      ScriptModule.cs
Move ScriptModule to flattened namespace                                 
+1/-1      SerializationOptions.cs
Move SerializationOptions to flattened namespace                 
+1/-1      Source.cs
Move Source to flattened namespace                                             
+1/-1      StackFrame.cs
Move StackFrame to flattened namespace                                     
+1/-1      StackTrace.cs
Move StackTrace to flattened namespace                                     
+1/-1      Target.cs
Move Target to flattened namespace                                             
+1/-1      WindowProxyProperties.cs
Move WindowProxyProperties to flattened namespace               
+1/-1      CapabilitiesRequest.cs
Move CapabilitiesRequest to flattened namespace                   
+1/-1      CapabilityRequest.cs
Move CapabilityRequest to flattened namespace                       
+1/-1      EndCommand.cs
Move EndCommand to flattened namespace                                     
+1/-1      NewCommand.cs
Move NewCommand to flattened namespace                                     
+1/-1      ProxyConfiguration.cs
Move ProxyConfiguration to flattened namespace                     
+1/-1      SessionModule.cs
Move SessionModule to flattened namespace                               
+1/-1      StatusCommand.cs
Move StatusCommand to flattened namespace                               
+1/-1      SubscribeCommand.cs
Move SubscribeCommand to flattened namespace                         
+1/-1      Subscription.cs
Move Subscription to flattened namespace                                 
+1/-1      UnsubscribeCommand.cs
Move UnsubscribeCommand to flattened namespace                     
+1/-1      UserPromptHandler.cs
Move UserPromptHandler to flattened namespace                       
+1/-1      DeleteCookiesCommand.cs
Move DeleteCookiesCommand to flattened namespace                 
+1/-1      GetCookiesCommand.cs
Move GetCookiesCommand to flattened namespace                       
+1/-1      PartitionKey.cs
Move PartitionKey to flattened namespace                                 
+1/-1      SetCookieCommand.cs
Move SetCookieCommand to flattened namespace                         
+1/-1      StorageModule.cs
Move StorageModule to flattened namespace                               
+1/-1      Subscription.cs
Update Subscription to use flattened Session namespace     
+3/-3