tokens list | ner_tags list |
|---|---|
[
"Since",
"your",
"link",
"is",
"inside",
"of",
"the",
"form",
"like",
"your",
"input",
",",
"you",
"could",
"do",
"this",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"http://jsfiddle.net/376fLujs/4/"
] | [
"O"
] |
[
"I",
"would",
"say",
"try",
"using",
"this",
"for",
"your",
"event",
"handling",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"reason",
"it",
"might",
"not",
"be",
"working",
"is",
"because",
"the",
"element",
"might",
"not",
"yet",
"be",
"created",
"when",
"the",
"script",
"loads",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"should",
"take",
"care",
"of",
"that",
"issue",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"'ll",
"try",
"to",
"keep",
"this",
"as",
"brief",
"as",
"possible",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"have",
"GitLab",
"server",
"on",
"which",
"I",
"have",
"a",
"few",
"repositories",
"."
] | [
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"'m",
"using",
"their",
"API",
",",
"specifically",
"Get",
"file",
"archive",
"using",
"cURL",
"and",
"PHP",
"."
] | [
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Library",
"O",
"B-Language",
"O"
] |
[
"Code",
"bellow",
":"
] | [
"O",
"O",
"O"
] |
[
"The",
"file",
"downloads",
"properly",
"and",
"is",
"saved",
"on",
"the",
"disk",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"However",
",",
"when",
"I",
"try",
"to",
"unzip",
"it",
"MAC",
"OS",
"automatically",
"adds",
"a",
".git",
"extension",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Operating_System",
"I-Operating_System",
"O",
"O",
"O",
"B-File_Type",
"O",
"O"
] |
[
"If",
"I",
"manually",
"remove",
"the",
".git",
"extension",
"it",
"will",
"be",
"properly",
"recognized",
"as",
"a",
"folder",
"and",
"everything",
"seems",
"to",
"be",
"in",
"order",
"(",
"no",
"missing",
"files",
",",
"no",
"corrupted",
"files",
",",
... | [
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"This",
"is",
"a",
"nuisance",
"to",
"say",
"the",
"least",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"'m",
"not",
"particularly",
"sure",
"if",
"my",
"code",
"is",
"wrong",
",",
"or",
"there",
"'s",
"something",
"wrong",
"with",
"GitLab",
"'s",
"API",
",",
"or",
"there",
"'s",
"something",
"wrong",
"how",
"MAC",
"OS",
"treats",
".git",
"extension",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Operating_System",
"I-Operating_System",
"O",
"B-File_Type",
"O",
"O"
] |
[
"To",
"be",
"perfectly",
"honest",
"I",
"do",
"n't",
"even",
"know",
"where",
"to",
"begin",
"debugging",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Google",
"and/or",
"SO",
"does",
"n't",
"have",
"anything",
"of",
"significance",
"either",
"."
] | [
"B-Website",
"O",
"B-Website",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"'m",
"using",
"OS",
"X",
"Version",
"10.8.4"
] | [
"O",
"O",
"O",
"B-Operating_System",
"I-Operating_System",
"O",
"B-Version"
] |
[
"I",
"'ll",
"leave",
"a",
"comment",
"with",
"their",
"API",
"link",
"in",
"the",
"comments",
",",
"because",
"apparently",
"I",
"ca",
"n't",
"use",
"links",
"since",
"I",
"'m",
"a",
"new",
"user",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"am",
"newer",
"to",
"Android",
",",
"but",
"and",
"am",
"attempting",
"to",
"add",
"group",
"chat",
"functionality",
"that",
"would",
"be",
"similar",
"to",
"the",
"GroupMe",
"app",
"."
] | [
"O",
"O",
"O",
"O",
"B-Operating_System",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O"
] |
[
"Within",
"GroupMe",
",",
"a",
"person",
"can",
"make",
"a",
"group",
",",
"invite",
"friends",
"and",
"all",
"those",
"friends",
"can",
"share",
"content",
"and",
"see",
"the",
"message",
"updates",
"of",
"other",
"members",
"."
] | [
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"have",
"researched",
"Scringo",
",",
"as",
"it",
"is",
"a",
"free",
"implementation",
"of",
"person",
"to",
"person",
"chat",
",",
"but",
"the",
"docs",
"on",
"Group",
"chat",
"imply",
"only",
"using",
"'",
"chat",
"rooms",
"'",
",",
"not",
"pers... | [
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O"
] |
[
"Is",
"there",
"a",
"possibility",
"of",
"customizing",
"Scringo",
"so",
"that",
"one",
"can",
"enable",
"such",
"'",
"private",
"'",
",",
"invitation",
"only",
",",
"group",
"features",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"You",
"can",
"use",
"the",
"ScringoCommentButton",
"(",
"http://www.scringo.com/docs/android-guides/popular/setup-chat-rooms-and-forums/#Adhoc",
")",
"and",
"let",
"only",
"the",
"users",
"you",
"want",
"into",
"that",
"room",
"."
] | [
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"You",
"can",
"show",
"this",
"button",
"only",
"to",
"allowed",
"users",
"."
] | [
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"O",
"O",
"O"
] |
[
"BTW",
",",
"you",
"can",
"even",
"customize",
"the",
"UI",
"of",
"the",
"button",
"using",
"the",
"XML",
":",
"scringo_comment_button.xml",
",",
"inside",
"the",
"Scringo",
"Android",
"Library",
"project"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-User_Interface_Element",
"O",
"O",
"B-Language",
"O",
"B-File_Name",
"I-File_Name",
"O",
"O",
"B-Library",
"I-Library",
"I-Library",
"O"
] |
[
"I",
"have",
"a",
"problem",
"."
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"am",
"using",
"a",
"Visual",
"studio",
"web",
"performance",
"test",
"and",
"I",
"have",
"a",
"csv",
"file",
"with",
"the",
"data",
"that",
"I",
"need",
"to",
"send",
"in",
"a",
"string",
"body",
"of",
"a",
"web",
"request",
"."
] | [
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"issue",
"is",
"that",
"when",
"the",
"web",
"test",
"retrieve",
"the",
"data",
"from",
"accountID",
"it",
"takes",
"the",
"data",
"as",
"int",
"instead",
"of",
"a",
"string",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"B-Variable",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O"
] |
[
"So",
"if",
"the",
"account",
"number",
"is",
"000005",
"or",
"000016",
"the",
"test",
"put",
"a",
"5",
"and",
"a",
"15",
"ignoring",
"the",
"zeroes",
"on",
"the",
"left",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-Value",
"O",
"B-Value",
"O",
"O",
"O",
"O",
"B-Value",
"O",
"O",
"B-Value",
"O",
"O",
"B-Value",
"O",
"O",
"O",
"O"
] |
[
"That",
"give",
"me",
"an",
"error",
"on",
"my",
"web",
"service",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Is",
"there",
"a",
"way",
"to",
"force",
"the",
"web",
"test",
"to",
"see",
"all",
"the",
"data",
"as",
"strings",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Type",
"O"
] |
[
"Thanks"
] | [
"O"
] |
[
"Below",
"you",
"can",
"see",
"an",
"example",
"of",
"the",
"csv",
"file",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O"
] |
[
"The",
"data",
"is",
"not",
"a",
"lot",
"and",
"is",
"only",
"2",
"columns",
"so",
"I",
"do",
"n't",
"want",
"to",
"create",
"a",
"database",
"for",
"that"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Data_Structure",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"What",
"I",
"end",
"up",
"doing",
"is",
"creating",
"a",
"Web",
"Request",
"plug",
"in",
"that",
"gets",
"the",
"data",
"source",
"from",
"the",
"webtest",
"context",
"and",
"editing",
"the",
"value",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"I-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Here",
"is",
"a",
"code",
"example",
":"
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"}"
] | [
"B-Code_Block"
] |
[
"MKV",
"is",
"one",
"of",
"the",
"most",
"popular",
"video",
"container",
"format",
"which",
"supports",
"to",
"group",
"one",
"or",
"more",
"video",
",",
"audio",
"or",
"subtitle",
"files",
"to",
"be",
"grouped",
"together",
"to",
"one",
"file",
";"
] | [
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Now",
"a",
"days",
"majority",
"of",
"4K",
"videos",
"available",
"online",
"are",
"in",
"mkv",
"format",
",",
"and",
"all",
"of",
"them",
"are",
"above",
"20GB",
"in",
"size",
";"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"But",
"here",
"is",
"the",
"problem",
",",
"majority",
"of",
"TV",
"or",
"media",
"player",
"only",
"support",
"FAT16/32",
"not",
"even",
"exFAT",
",",
"Considering",
"the",
"limitation",
"of",
"4GB",
"file",
"size",
"in",
"FAT32",
",",
"is",
"there",
"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Device",
"O",
"B-Device",
"I-Device",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Is",
"there",
"any",
"movie",
"format",
"which",
"supports",
"the",
"split",
"file",
"model"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"like",
"this"
] | [
"O",
"O"
] |
[
"folder/"
] | [
"B-File_Name"
] |
[
"main.mkv"
] | [
"B-File_Name"
] |
[
"part1.dat"
] | [
"B-File_Name"
] |
[
"part2.dat"
] | [
"B-File_Name"
] |
[
"part3.dat"
] | [
"B-File_Name"
] |
[
"part4.dat"
] | [
"B-File_Name"
] |
[
"...",
".",
"etc"
] | [
"O",
"O",
"O"
] |
[
"Is",
"there",
"a",
"container",
"format",
"which",
"support",
"this",
"way",
"to",
"organize",
"files",
"?",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"If",
"MKV",
"supports",
"this",
",",
"how",
"can",
"i",
"convert",
"single",
"mkv",
"file",
"to",
"this",
"format",
"."
] | [
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"'m",
"trying",
"to",
"set",
"up",
"my",
"virtual",
"(",
"xen",
")",
"win",
"xp",
"instances",
",",
"a",
"dedicated",
"windows",
"server",
",",
"and",
"a",
"dedicated",
"windows",
"xp",
"desktop",
"pc",
"for",
"web",
"app",
"UI",
"testing",
",",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"B-Operating_System",
"B-Version",
"O",
"O",
"O",
"O",
"B-Operating_System",
"B-Application",
"O",
"O",
"O",
"O",
"B-Operating_System",
"B-Version",
"B-Device",
"I-Device",
"O",
"O",
"O",
"... |
[
"Everything",
"has",
"worked",
"out",
"great",
"so",
"far",
",",
"except",
"i",
"am",
"unable",
"to",
"get",
"a",
"screenshot",
"from",
"selenium",
"RC",
"-",
"they",
"are",
"all",
"blank",
"(",
"gray",
")",
"after",
"base64_decode()",
";",
"(",
"without... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Function",
"I-Function",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"... |
[
"Despite",
"os",
"x",
"preview",
"displays",
"them",
"as",
"gray",
",",
"i",
"'m",
"pretty",
"sure",
"they",
"are",
"actually",
"transparent",
"or",
"have",
"some",
"kind",
"of",
"other",
"corruption",
"because",
"Photoshop",
"wont",
"open",
"them",
"at",
... | [
"O",
"B-Operating_System",
"I-Operating_System",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"(",
"and",
"they",
"weigh",
"0.7k",
")",
"The",
"unix",
"\"",
"file",
"\"",
"command",
"however",
"recognizes",
"them",
"correctly",
"as",
"\"",
"PNG",
"image",
",",
"1440",
"x",
"900",
",",
"8-bit/color",
"RGB",
",",
"non-interlaced",
"\"",
"-",
"1440"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Operating_System",
"O",
"B-Code_Block",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-De... |
[
"I",
"'m",
"running",
"the",
"selenium",
"rc",
"directly",
"(",
"ie",
"java",
"-jar",
"selenium-server.jar",
")",
",",
"not",
"as",
"a",
"service",
"."
] | [
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"The",
"symptoms",
"are",
"the",
"same",
"accross",
"all",
"my",
"windows",
"test",
"systems",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Operating_System",
"O",
"O",
"O"
] |
[
"My",
"Selenium",
"version",
"is",
"1.0.1",
",",
"here",
"'s",
"the",
"snippet",
"that",
"tries",
"to",
"get",
"the",
"screenshot",
":"
] | [
"O",
"B-Library",
"O",
"O",
"B-Version",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"$this->selenium->windowMaximize()",
";"
] | [
"B-Code_Block",
"I-Code_Block"
] |
[
"$screenshot",
"=",
"$this->selenium->captureScreenshotToString()",
";"
] | [
"B-Code_Block",
"I-Code_Block",
"I-Code_Block",
"I-Code_Block"
] |
[
"I",
"'m",
"using",
"the",
"latest",
"Testing_Selenium",
"pear",
"package",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Library",
"I-Library",
"O",
"O"
] |
[
"I",
"realize",
"there",
"is",
"a",
"question",
"here",
"dealing",
"with",
"a",
"similar",
"issue",
",",
"but",
"i",
"'m",
"not",
"using",
"a",
"service",
"wrapper",
"nor",
"i",
"can",
"afford",
"to",
"introduce",
"this",
"complexity",
"(",
"but",
"do",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"thanks",
"&",
"regards",
","
] | [
"O",
"O",
"O",
"O"
] |
[
"Andras"
] | [
"B-User_Name"
] |
[
"ps",
":",
"i",
"'m",
"cross",
"posting",
"this",
"to",
"several",
"forums",
"in",
"a",
"desperate",
"attempt",
"to",
"get",
"some",
"imput",
"-",
"apologies",
"if",
"that",
"upsets",
"you",
":-)"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"edit",
":",
"selenium",
"rc",
"console",
"says"
] | [
"O",
"O",
"B-Application",
"I-Application",
"I-Application",
"O"
] |
[
"16:38:24.562",
"INFO",
"-",
"Got",
"result",
":",
"[",
"base64",
"encoded",
"PNG",
"]",
"on",
"session",
"a5304a287eb244028c8c843b294bf98f"
] | [
"B-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"B-Output_Block",
"I-Output_Block",
"I-Output_Block"
] |
[
"java.net.SocketException",
":",
"Software",
"caused",
"connection",
"abort",
":",
"socket",
"write",
"error"
] | [
"B-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block",
"I-Output_Block"
] |
[
"at",
"java.net.SocketOutputStream.socketWrite0(NativeMethod)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"java.net.SocketOutputStream.socketWrite(UnknownSource)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"java.net.SocketOutputStream.write(UnknownSource)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.mortbay.http.ChunkingOutputStream.bypassWrite(ChunkingOutputStream.java:151)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.mortbay.http.BufferedOutputStream.write(BufferedOutputStream.java:142)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.mortbay.http.HttpOutputStream.write(HttpOutputStream.java:423)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.mortbay.http.HttpOutputStream.write(HttpOutputStream.java:414)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.openqa.selenium.server.SeleniumDriverResourceHandler.handleCommandRequest(SeleniumDriverResourceHandler.java:370)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.openqa.selenium.server.SeleniumDriverResourceHandler.handle(SeleniumDriverResourceHandler.java:125)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.mortbay.http.HttpContext.handle(HttpContext.java:1530)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.mortbay.http.HttpContext.handle(HttpContext.java:1482)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.mortbay.http.HttpServer.service(HttpServer.java:909)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.mortbay.http.HttpConnection.service(HttpConnection.java:820)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"at",
"org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)"
] | [
"B-Output_Block",
"I-Output_Block"
] |
[
"for",
"all",
"screen",
"captures",
"."
] | [
"O",
"O",
"O",
"O",
"O"
] |
[
"When",
"there",
"is",
"no",
"physical",
"desktop",
"(",
"or",
"remote",
"desktop",
"session",
")",
",",
"the",
"Java",
"process",
"that",
"runs",
"Selenium",
"RC",
"will",
"result",
"in",
"a",
"black",
"screenshot",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-Device",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"B-Language",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Without",
"knowing",
"more",
"info",
",",
"this",
"could",
"be",
"your",
"problem",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"As",
"the",
"creator",
"of",
"Selenium",
"RC",
",",
"I",
"actually",
"recommend",
"against",
"using",
"the",
"Windows",
"Service",
"entirely",
"."
] | [
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Operating_System",
"O",
"O",
"O"
] |
[
"Instead",
",",
"do",
"what",
"we",
"do",
"at",
"BrowserMob",
",",
"which",
"provides",
"free",
"monitoring",
"and",
"free",
"load",
"testing",
"services",
",",
"as",
"well",
"as",
"a",
"recently",
"launch",
"instant",
"test",
"tool",
"that",
"takes",
"scr... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"What",
"we",
"do",
"is",
"launch",
"everything",
"from",
"under",
"the",
"context",
"of",
"a",
"VNC",
"session",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O"
] |
[
"On",
"Windows",
",",
"configure",
"VNC",
"to",
"launch",
"a",
"session",
"upon",
"startup",
"."
] | [
"O",
"B-Operating_System",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Then",
"make",
"sure",
"the",
"user",
"auto-logs",
"in",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Then",
"place",
"a",
".bat",
"file",
"in",
"Program",
"Files->Startup",
"that",
"launches",
"Selenium",
"RC",
"."
] | [
"O",
"O",
"O",
"B-File_Type",
"O",
"O",
"B-File_Name",
"I-File_Name",
"O",
"O",
"B-Application",
"I-Application",
"O"
] |
[
"It",
"'s",
"kind",
"of",
"a",
"pain",
",",
"but",
"it",
"'s",
"the",
"most",
"reliable",
"way",
"I",
"'ve",
"found",
"for",
"ensuring",
"that",
"Selenium",
"RC",
"starts",
"in",
"an",
"environment",
"that",
"supports",
"screenshots",
",",
"launching",
"... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"I-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-Application",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Good",
"luck",
"!"
] | [
"O",
"O",
"O"
] |
[
"Have",
"you",
"seen",
"a",
"similar",
"question",
"?"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"Maybe",
"that",
"could",
"help",
"you",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O"
] |
[
"I",
"had",
"similar",
"adventures",
"."
] | [
"O",
"O",
"O",
"O",
"O"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.