Try using "Template" action and construct your text with hyerlinks than paste it to page.
Other option is to create simple LOCAL html page somewhere on your hard disk with
desired text and links, than open that local html page in another tab in BAS and than copy
from that tab to the tab where you are working.
Преобразование текста в изображение
-
А что мешает выводить блок html и делать скриншот?
К примеру здесь https://jsfiddle.net/pds1qs9c/ -
-
@root теперь попробовал этот модуль для watermark
Таймаут во время выполнения функции на встроенном языке
var watermark = require('image-watermark');
watermark.embedWatermark('12.jpg', {'text' : 'sample watermark'});Файл в папке ...\Roaming\BrowserAutomationStudio\apps\20.7.6 (и прямой путь пробовал)
-
@root там была уже такая проблема в топике на ГХ. Так вроде и не решили
npm WARN saveError ENOENT: no such file or directory, open 'C:\Users\anybo\package.json'
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\anybo\package.json'
npm WARN anybo No description
npm WARN anybo No repository field.
npm WARN anybo No README data
npm WARN anybo No license field.- image-watermark@0.0.7
added 2 packages and updated 1 package in 2.512s
Это я даже в чистом nodejs проверил.
- image-watermark@0.0.7