2009 IEEE Symposium on Visual Languages and Human-Centric Computing (VL/HCC) 2009
DOI: 10.1109/vlhcc.2009.5295287
|View full text |Cite
|
Sign up to set email alerts
|

FireCrystal: Understanding interactive behaviors in dynamic web pages

Abstract: Abstract

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
33
0

Year Published

2010
2010
2019
2019

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 65 publications
(33 citation statements)
references
References 9 publications
0
33
0
Order By: Relevance
“…Fernandes et al gave accessibility evaluation [13] of Web applications by triggering possible events that partially change a webpage. FireCrystal [42] is a browser extension that allows developers to indicate interactive behaviours of interest, and shows the specific code (Javascript, CSS, and HTML) that is responsible for those behaviours.…”
Section: Related Workmentioning
confidence: 99%
“…Fernandes et al gave accessibility evaluation [13] of Web applications by triggering possible events that partially change a webpage. FireCrystal [42] is a browser extension that allows developers to indicate interactive behaviours of interest, and shows the specific code (Javascript, CSS, and HTML) that is responsible for those behaviours.…”
Section: Related Workmentioning
confidence: 99%
“…This allows a Web developer to map a DOM element on the page to locations in the code where the element was modified. Oney and Myers (2009) present FireCrystal, which enables a user to view a timeline of DOM events and DOM modifications, and view code coverage per DOM event.…”
Section: Dynamic Analysis For Understanding Web Applicationsmentioning
confidence: 99%
“…There are also two tools that facilitate the understanding of dynamic web page behavior: Script InSight [11] and FireCrystal [13]. Script InSight helps to relate the elements in the browser with the lower-level JavaScript syntax.…”
Section: Related Workmentioning
confidence: 99%
“…It uses the information gathered during the script's execution to build a dynamic, context-sensitive, control-flow model that provides feedback to the developers as a summary of tracing information. FireCrystal [13] is a standalone Firefox plug-in that facilitates the understanding of interactive behaviors in dynamic web pages. FireCrystal performs this functionality by recording interactions and logging information about DOM changes, user input events, and JavaScript executions.…”
Section: Related Workmentioning
confidence: 99%