0

I have JS function. How can I invoke it from chrome dev tool? there is any way to insert it arguments?

1
  • 1
    You type it into the console if it is available from Global Scope. Commented Apr 12, 2013 at 20:37

1 Answer 1

2

Type it right here:

enter image description here

It's the console in the inspector window.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.