File tree 1 file changed +4
-0
lines changed
javascript/firefox-driver
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,10 @@ mozilla_extension(name = "webdriver",
57
57
{ "../../cpp/prebuilt/i386/libwebdriver_firefox_latest.so" : "platform/Linux_x86-gcc3/components/libwebdriver-firefox-latest.so" },
58
58
{ "../../cpp/prebuilt/amd64/libwebdriver_firefox_previous_64.so" : "platform/Linux_x86_64-gcc3/components/libwebdriver-firefox-previous.so" },
59
59
{ "../../cpp/prebuilt/amd64/libwebdriver_firefox_latest_64.so" : "platform/Linux_x86_64-gcc3/components/libwebdriver-firefox-latest.so" },
60
+ { "../../cpp/prebuilt/nsINativeEvents.xpt" : "components/nsINativeEvents.xpt" },
61
+ { "../../cpp/prebuilt/nsINativeMouse.xpt" : "components/nsINativeMouse.xpt" },
62
+ { "../../cpp/prebuilt/nsINativeKeyboard.xpt" : "components/nsINativeKeyboard.xpt" },
63
+ { "../../cpp/prebuilt/nsINativeIME.xpt" : "components/nsINativeIME.xpt" },
60
64
{ ":web-element-cache" : "resource/modules/web-element-cache.js" },
61
65
{ "js/timer.js" : "resource/modules/timer.js" },
62
66
{ "js/evaluate.js" : "resource/evaluate.js" },
You can’t perform that action at this time.
0 commit comments