gallex
gallex
Yes, I think it very important to do this . I think it world has following feature : 1. APIs to manage plugins . 2. manage log
I use programme something like this: $parser = new PHPSQLParser(); $parsed = $parser->parse($sql); ... $creator = new PHPSQLCreator(); $new_sql=$creator->create($parsed); ... when $sql is : CREATE TABLE table1 ( `id` INT...
我的有时行,有时不行
> Hi @gallex you cannot use frame step in live mode, so I would assume the element is not nested within a frame? Yes, I can't direct step in live...
I find the reason, use some thing like this ``` hover xxxx.png``` instead of ```hover [web/xpath]```。 first form use Vision/Sikuli engine and second use Chrome engine.
on Pi 3B+ too