Rename all the WebDriver commands to remove underscores.
diff --git a/webdriver/commands/Get_Element_Text.json b/webdriver/commands/Get_Element_Text.json
index 5222a8e..515b104 100644
--- a/webdriver/commands/Get_Element_Text.json
+++ b/webdriver/commands/Get_Element_Text.json
@@ -1,7 +1,7 @@
 {
   "webdriver": {
     "commands": {
-      "Get_Element_Text": {
+      "GetElementText": {
         "__compat": {
           "mdn_url": "https://developer.mozilla.org/docs/Web/WebDriver/Commands/GetElementText",
           "support": {