Is there any way to prevent the FAILED message via inspect tool?

I still don’t understand what you are trying to do. Why do you need GitHub, and why do you download the Ruby file?

  1. You copy the code that was shared in the other topic:

  2. You open the browser console using, for example, F12 (or another way to open the console. A search engine can help you find guides on how to do that in your browser).

  3. You paste the code you have copied into the console:

  4. You execute the code by pressing Enter.

2 Likes